| License |
License |
|---|---|
| Categories |
CategoriesJedis Data Databases |
| GroupId | GroupIdde.julielab |
| ArtifactId | ArtifactIdjedis-parent |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThis 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.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jedis-parent-2.5.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.julielab/jedis-parent/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jedis-parent</artifactId>
<version>2.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jedis-parent/
implementation 'de.julielab:jedis-parent:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jedis-parent/
implementation ("de.julielab:jedis-parent:2.5.0")
'de.julielab:jedis-parent:pom:2.5.0'
<dependency org="de.julielab" name="jedis-parent" rev="2.5.0">
<artifact name="jedis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jedis-parent', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jedis-parent" % "2.5.0"
[de.julielab/jedis-parent "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 2.10.4 |
| org.apache.uima : uimafit-core | jar | 2.5.0 |