License |
License |
---|---|
GroupId | GroupIdsk.seges.corpis |
ArtifactId | ArtifactIdcorpis-test |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCorpIS Test
Test environment and classes for easy DAO, services and all CorpIS stuff testing.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
corpis-test-2.0.0.pom | |
corpis-test-2.0.0.jar | 4 KB |
corpis-test-2.0.0-sources.jar | 3 KB |
corpis-test-2.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.corpis/corpis-test/ -->
<dependency>
<groupId>sk.seges.corpis</groupId>
<artifactId>corpis-test</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-test/
implementation 'sk.seges.corpis:corpis-test:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-test/
implementation ("sk.seges.corpis:corpis-test:2.0.0")
'sk.seges.corpis:corpis-test:jar:2.0.0'
<dependency org="sk.seges.corpis" name="corpis-test" rev="2.0.0">
<artifact name="corpis-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.corpis', module='corpis-test', version='2.0.0')
)
libraryDependencies += "sk.seges.corpis" % "corpis-test" % "2.0.0"
[sk.seges.corpis/corpis-test "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
org.hibernate : hibernate-entitymanager | jar | 3.6.0.Final |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
com.h2database : h2 | jar | 1.1.117 |
org.springframework : spring-aop | jar | 3.2.3.RELEASE |
org.springframework : spring-jdbc | jar | 3.2.3.RELEASE |
org.springframework : spring-orm | jar | 3.2.3.RELEASE |
org.springframework : spring-tx | jar | 3.2.3.RELEASE |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
dumbster : dumbster | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.derby : derby Optional | jar | 10.4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.3.RELEASE |
junit : junit | jar | 4.8.2 |