License |
License |
---|---|
Categories |
CategoriesNexus c Build Tools Distribution |
GroupId | GroupIdcom.pentahohub.nexus |
ArtifactId | ArtifactIdnexus-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpentahohub nexus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-core-1.0.3.pom | |
nexus-core-1.0.3.jar | 18 KB |
nexus-core-1.0.3-sources.jar | 11 KB |
nexus-core-1.0.3-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pentahohub.nexus/nexus-core/ -->
<dependency>
<groupId>com.pentahohub.nexus</groupId>
<artifactId>nexus-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pentahohub.nexus/nexus-core/
implementation 'com.pentahohub.nexus:nexus-core:1.0.3'
// https://jarcasting.com/artifacts/com.pentahohub.nexus/nexus-core/
implementation ("com.pentahohub.nexus:nexus-core:1.0.3")
'com.pentahohub.nexus:nexus-core:jar:1.0.3'
<dependency org="com.pentahohub.nexus" name="nexus-core" rev="1.0.3">
<artifact name="nexus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pentahohub.nexus', module='nexus-core', version='1.0.3')
)
libraryDependencies += "com.pentahohub.nexus" % "nexus-core" % "1.0.3"
[com.pentahohub.nexus/nexus-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.8 |
org.springframework : spring-core | jar | 4.1.4.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |