| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcz.encircled |
| ArtifactId | ArtifactIdjoiner-eclipse |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJoiner EclipseLink support module
|
| Filename | Size |
|---|---|
| joiner-eclipse-0.4.3.pom | |
| joiner-eclipse-0.4.3.jar | 13 KB |
| joiner-eclipse-0.4.3-sources.jar | 10 KB |
| joiner-eclipse-0.4.3-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.encircled/joiner-eclipse/ -->
<dependency>
<groupId>cz.encircled</groupId>
<artifactId>joiner-eclipse</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/joiner-eclipse/
implementation 'cz.encircled:joiner-eclipse:0.4.3'
// https://jarcasting.com/artifacts/cz.encircled/joiner-eclipse/
implementation ("cz.encircled:joiner-eclipse:0.4.3")
'cz.encircled:joiner-eclipse:jar:0.4.3'
<dependency org="cz.encircled" name="joiner-eclipse" rev="0.4.3">
<artifact name="joiner-eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='joiner-eclipse', version='0.4.3')
)
libraryDependencies += "cz.encircled" % "joiner-eclipse" % "0.4.3"
[cz.encircled/joiner-eclipse "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.encircled : joiner-core | jar | 0.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : org.eclipse.persistence.core | jar | 2.7.10 |
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.10 |
| com.querydsl : querydsl-core | jar | 4.4.0 |
| com.querydsl : querydsl-jpa | jar | 4.4.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| cz.encircled : joiner-test-support | jar | 0.4.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |