CorpIS Test

Test environment and classes for easy DAO, services and all CorpIS stuff testing.

License

License

GroupId

GroupId

sk.seges.corpis
ArtifactId

ArtifactId

corpis-test
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CorpIS Test
Test environment and classes for easy DAO, services and all CorpIS stuff testing.
Project Organization

Project Organization

Seges s.r.o.

Download corpis-test

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

runtime (1)

Group / Artifact Type Version
org.apache.derby : derby Optional jar 10.4.2.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7