| License |
License |
|---|---|
| GroupId | GroupIdcom.ainrif.apiator |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.15.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
Apiator core module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.15.0.pom | |
| core-0.15.0.jar | 195 KB |
| core-0.15.0-sources.jar | 33 KB |
| core-0.15.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ainrif.apiator/core/ -->
<dependency>
<groupId>com.ainrif.apiator</groupId>
<artifactId>core</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ainrif.apiator/core/
implementation 'com.ainrif.apiator:core:0.15.0'
// https://jarcasting.com/artifacts/com.ainrif.apiator/core/
implementation ("com.ainrif.apiator:core:0.15.0")
'com.ainrif.apiator:core:jar:0.15.0'
<dependency org="com.ainrif.apiator" name="core" rev="0.15.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ainrif.apiator', module='core', version='0.15.0')
)
libraryDependencies += "com.ainrif.apiator" % "core" % "0.15.0"
[com.ainrif.apiator/core "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 3.0.6 |
| com.ainrif.apiator : api | jar | 0.15.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.springframework : spring-core | jar | 5.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-json | jar | 3.0.6 |
| io.github.classgraph : classgraph | jar | 4.8.90 |