Across is a Java framework that aims to facilitate module based development for Java (web) applications.
It builds heavily on Spring framework and allows defining a module consisting of a number of classes and
configuration files. Every module defines its own Spring application context and can share one or more beans
with other modules.
| License | Apache 2.0 |
|---|---|
| Date | May 02, 2017 |
| Files | pom (3 KB) jar (266 KB) View All |
| Repositories | Central |
| Ranking | #39836 in MvnRepository (See Top Artifacts) |
| Used By | 12 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-48924 |
Compile Dependencies (13)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic | |||
Apache 2.0 | com.foreach.libs » common-concurrent | 1.1 | 3.0.0 | |
MIT | com.mattbertolini » liquibase-slf4j | 1.2.1 | 5.1.0 | |
| JDBC Pool Apache 2.0 | com.zaxxer » HikariCP (optional) | |||
MIT | net.engio » mbassador | 1.2.0 | 1.3.2 | |
| Core Utils Apache 2.0 | org.apache.commons » commons-lang31 vulnerability | 3.4 | 3.20.0 | |
| DB Migration | org.liquibase » liquibase-core | |||
| Logging MIT | org.slf4j » slf4j-api | |||
| Logging Bridge Apache 2.0 | org.slf4j » jcl-over-slf4j | |||
| Dep Injection Apache 2.0 | org.springframework » spring-context | |||
| JDBC Extension Apache 2.0 | org.springframework » spring-jdbc | |||
| Config Apache 2.0 | org.springframework.boot » spring-boot-autoconfigure | |||
| YAML Apache 2.0 | org.yaml » snakeyaml |
Test Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Expression Lang | javax.el » javax.el-api | 2.2.5 | 6.0.1 | |
| AOP EPL 2.0 | org.aspectj » aspectjweaver | |||
| Expression Lang EPL 2.0GPL | org.glassfish » javax.el | |||
| O/R Mapping Apache 2.0 | org.hibernate » hibernate-entitymanager | |||
| Validation Apache 2.0 | org.hibernate » hibernate-validator | |||
| Embedded SQL DB | org.hsqldb » hsqldb | |||
| O/R Mapping Apache 2.0 | org.springframework » spring-orm | |||
| Testing Apache 2.0 | org.springframework.boot » spring-boot-test |
Licenses
| License | URL |
|---|---|
| The Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Arne Vandamme | arne at foreach.be | Foreach |