com.foreach.across:across-test

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

License

GroupId

GroupId

com.foreach.across
ArtifactId

ArtifactId

across-test
Last Version

Last Version

5.1.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download across-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.foreach.across/across-test/ -->
<dependency>
    <groupId>com.foreach.across</groupId>
    <artifactId>across-test</artifactId>
    <version>5.1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across/across-test/
implementation 'com.foreach.across:across-test:5.1.3.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across/across-test/
implementation ("com.foreach.across:across-test:5.1.3.RELEASE")
'com.foreach.across:across-test:jar:5.1.3.RELEASE'
<dependency org="com.foreach.across" name="across-test" rev="5.1.3.RELEASE">
  <artifact name="across-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across', module='across-test', version='5.1.3.RELEASE')
)
libraryDependencies += "com.foreach.across" % "across-test" % "5.1.3.RELEASE"
[com.foreach.across/across-test "5.1.3.RELEASE"]

Dependencies

compile (16)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter jar
com.foreach.across : across-core jar 5.1.3.RELEASE
com.foreach.across : across-web Optional jar 5.1.3.RELEASE
com.zaxxer : HikariCP jar 3.4.5
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar 2.3.12.RELEASE
org.springframework : spring-orm jar
org.hsqldb : hsqldb jar 2.5.2
org.xmlunit : xmlunit-matchers jar 2.7.0
org.mockito : mockito-core jar 3.3.3
org.testcontainers : testcontainers jar
org.testcontainers : mysql jar
org.testcontainers : postgresql jar
org.testcontainers : mssqlserver jar
org.testcontainers : oracle-xe jar

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.20
com.google.code.findbugs : jsr305 jar 3.0.2

test (14)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.25
org.postgresql : postgresql jar 42.2.20
com.h2database : h2 jar 1.4.200
com.oracle » ojdbc6 jar 11.2.0
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-properties-migrator jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 2.3.12.RELEASE
org.jsoup : jsoup jar 1.9.1
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-junit-jupiter jar 3.3.3
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.3.RELEASE
5.1.2.RELEASE
5.1.1.RELEASE
5.1.0.RELEASE
5.0.2.RELEASE
5.0.1.RELEASE
5.0.0.RELEASE
3.2.1.RELEASE
3.2.0.RELEASE
3.1.2.RELEASE
3.1.1.RELEASE
3.1.0.RELEASE
3.0.0.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.0.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.0.6.RELEASE