License |
License |
---|---|
GroupId | GroupIdcz.encircled |
ArtifactId | ArtifactIdjoiner-test-support |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJoiner parent module
|
Filename | Size |
---|---|
joiner-test-support-0.4.3.pom | |
joiner-test-support-0.4.3.jar | 38 KB |
joiner-test-support-0.4.3-sources.jar | 28 KB |
joiner-test-support-0.4.3-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/ -->
<dependency>
<groupId>cz.encircled</groupId>
<artifactId>joiner-test-support</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/
implementation 'cz.encircled:joiner-test-support:0.4.3'
// https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/
implementation ("cz.encircled:joiner-test-support:0.4.3")
'cz.encircled:joiner-test-support:jar:0.4.3'
<dependency org="cz.encircled" name="joiner-test-support" rev="0.4.3">
<artifact name="joiner-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='joiner-test-support', version='0.4.3')
)
libraryDependencies += "cz.encircled" % "joiner-test-support" % "0.4.3"
[cz.encircled/joiner-test-support "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
com.querydsl : querydsl-jpa | jar | 4.4.0 |
com.querydsl : querydsl-apt | jar | 4.4.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework : spring-core | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |
org.springframework : spring-orm | jar | 5.3.20 |
org.springframework : spring-tx | jar | 5.3.20 |
org.springframework : spring-test | jar | 5.3.20 |
com.h2database : h2 | jar | 2.1.212 |
hsqldb : hsqldb | jar | 1.8.0.7 |
org.hibernate : hibernate-core | jar | 5.6.9.Final |
org.hibernate : hibernate-entitymanager | jar | 5.6.9.Final |
org.eclipse.persistence : javax.persistence | jar | 2.1.1 |
org.eclipse.persistence : org.eclipse.persistence.core | jar | 2.7.10 |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |