License |
License |
---|---|
GroupId | GroupIdorg.nuiton.topia |
ArtifactId | ArtifactIdtopia-it |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToPIA :: IT
Ce module regroupe différents cas de tests qui visent à tester le runtime de topia-persistence.
Ce module fournit également des modèles de test qui peuvent être utilisés dans d'autres modules.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topia-it-3.8.1.pom | |
topia-it-3.8.1.jar | 760 KB |
topia-it-3.8.1-sources.jar | 523 KB |
topia-it-3.8.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuiton.topia/topia-it/ -->
<dependency>
<groupId>org.nuiton.topia</groupId>
<artifactId>topia-it</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.topia/topia-it/
implementation 'org.nuiton.topia:topia-it:3.8.1'
// https://jarcasting.com/artifacts/org.nuiton.topia/topia-it/
implementation ("org.nuiton.topia:topia-it:3.8.1")
'org.nuiton.topia:topia-it:jar:3.8.1'
<dependency org="org.nuiton.topia" name="topia-it" rev="3.8.1">
<artifact name="topia-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.topia', module='topia-it', version='3.8.1')
)
libraryDependencies += "org.nuiton.topia" % "topia-it" % "3.8.1"
[org.nuiton.topia/topia-it "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nuiton.topia : topia-persistence | jar | 3.8.1 |
org.nuiton.topia : topia-junit | jar | 3.8.1 |
com.google.guava : guava | jar | 29.0-jre |
org.nuiton : nuiton-utils | jar | 3.0 |
org.nuiton.i18n : nuiton-i18n | jar | 4.0 |
org.hibernate : hibernate-core | jar | 5.4.22.Final |
javax.persistence : javax.persistence-api | jar | 2.2 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.h2database : h2 | jar | 1.4.200 |
junit : junit | jar | 4.13 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest | jar | 2.2 |
log4j : log4j | jar | 1.2.17 |