| License |
License |
|---|---|
| GroupId | GroupIdsh.locus.common |
| ArtifactId | ArtifactIdlocus-api-parent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLocusCommonApiParent
The Parent pom for locus projects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| locus-api-parent-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/sh.locus.common/locus-api-parent/ -->
<dependency>
<groupId>sh.locus.common</groupId>
<artifactId>locus-api-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sh.locus.common/locus-api-parent/
implementation 'sh.locus.common:locus-api-parent:1.0.0'
// https://jarcasting.com/artifacts/sh.locus.common/locus-api-parent/
implementation ("sh.locus.common:locus-api-parent:1.0.0")
'sh.locus.common:locus-api-parent:pom:1.0.0'
<dependency org="sh.locus.common" name="locus-api-parent" rev="1.0.0">
<artifact name="locus-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='sh.locus.common', module='locus-api-parent', version='1.0.0')
)
libraryDependencies += "sh.locus.common" % "locus-api-parent" % "1.0.0"
[sh.locus.common/locus-api-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.0 |
| com.sun.jersey : jersey-client | jar | 1.18.4 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.9 |
| joda-time : joda-time | jar | 2.9.3 |
| com.brsanthu : migbase64 | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |