is not current version
Last Version 2.5.0

de.julielab:jedis-parent 2.3.3

This is an intermediate parent POM between the jcore-base parent and the components belonging to the Jena Document Information (JeDIS) infrastructure. This POM determines the version of CoStoSys to use.

Categories

Categories

Jedis Data Databases
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jedis-parent
Version

Version

2.3.3
Type

Type

pom

Download jedis-parent 2.3.3

Filename Size
jedis-parent-2.3.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/de.julielab/jedis-parent/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jedis-parent</artifactId>
    <version>2.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jedis-parent/
implementation 'de.julielab:jedis-parent:2.3.3'
// https://jarcasting.com/artifacts/de.julielab/jedis-parent/
implementation ("de.julielab:jedis-parent:2.3.3")
'de.julielab:jedis-parent:pom:2.3.3'
<dependency org="de.julielab" name="jedis-parent" rev="2.3.3">
  <artifact name="jedis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jedis-parent', version='2.3.3')
)
libraryDependencies += "de.julielab" % "jedis-parent" % "2.3.3"
[de.julielab/jedis-parent "2.3.3"]