License |
License |
---|---|
GroupId | GroupIdcz.encircled |
ArtifactId | ArtifactIdjoiner-test-support |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionJoiner parent module
|
Filename | Size |
---|---|
joiner-test-support-0.4.1.pom | |
joiner-test-support-0.4.1.jar | 55 KB |
joiner-test-support-0.4.1-sources.jar | 34 KB |
joiner-test-support-0.4.1-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/ -->
<dependency>
<groupId>cz.encircled</groupId>
<artifactId>joiner-test-support</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/
implementation 'cz.encircled:joiner-test-support:0.4.1'
// https://jarcasting.com/artifacts/cz.encircled/joiner-test-support/
implementation ("cz.encircled:joiner-test-support:0.4.1")
'cz.encircled:joiner-test-support:jar:0.4.1'
<dependency org="cz.encircled" name="joiner-test-support" rev="0.4.1">
<artifact name="joiner-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='joiner-test-support', version='0.4.1')
)
libraryDependencies += "cz.encircled" % "joiner-test-support" % "0.4.1"
[cz.encircled/joiner-test-support "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
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.6 |
org.springframework : spring-context | jar | 5.3.6 |
org.springframework : spring-orm | jar | 5.3.6 |
org.springframework : spring-tx | jar | 5.3.6 |
org.springframework : spring-test | jar | 5.3.6 |
com.h2database : h2 | jar | 1.4.200 |
hsqldb : hsqldb | jar | 1.8.0.7 |
org.hibernate : hibernate-core | jar | 5.4.30.Final |
org.hibernate : hibernate-entitymanager | jar | 5.4.30.Final |
org.eclipse.persistence : javax.persistence | jar | 2.1.1 |
org.eclipse.persistence : org.eclipse.persistence.core | jar | 2.7.1 |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |