License |
License |
---|---|
GroupId | GroupIdcom.reizes.shiva2 |
ArtifactId | ArtifactIdshiva2-core |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionshiva core
Shiva Core Library
|
Filename | Size |
---|---|
shiva2-core-0.2.1.pom | |
shiva2-core-0.2.1.jar | 90 KB |
shiva2-core-0.2.1-sources.jar | 56 KB |
shiva2-core-0.2.1-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-core/ -->
<dependency>
<groupId>com.reizes.shiva2</groupId>
<artifactId>shiva2-core</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-core/
implementation 'com.reizes.shiva2:shiva2-core:0.2.1'
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-core/
implementation ("com.reizes.shiva2:shiva2-core:0.2.1")
'com.reizes.shiva2:shiva2-core:jar:0.2.1'
<dependency org="com.reizes.shiva2" name="shiva2-core" rev="0.2.1">
<artifact name="shiva2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reizes.shiva2', module='shiva2-core', version='0.2.1')
)
libraryDependencies += "com.reizes.shiva2" % "shiva2-core" % "0.2.1"
[com.reizes.shiva2/shiva2-core "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.2 |
com.github.spullara.mustache.java : compiler | jar | 0.9.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.projectlombok : lombok | jar | 1.16.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |