| License |
License |
|---|---|
| GroupId | GroupIdcom.reizes.shiva2 |
| ArtifactId | ArtifactIdshiva2-common |
| Version | Version0.2.0 |
| Type | Typepom |
| Description |
Descriptionshiva common dependency
shiva common dependency
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shiva2-common-0.2.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-common/ -->
<dependency>
<groupId>com.reizes.shiva2</groupId>
<artifactId>shiva2-common</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-common/
implementation 'com.reizes.shiva2:shiva2-common:0.2.0'
// https://jarcasting.com/artifacts/com.reizes.shiva2/shiva2-common/
implementation ("com.reizes.shiva2:shiva2-common:0.2.0")
'com.reizes.shiva2:shiva2-common:pom:0.2.0'
<dependency org="com.reizes.shiva2" name="shiva2-common" rev="0.2.0">
<artifact name="shiva2-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.reizes.shiva2', module='shiva2-common', version='0.2.0')
)
libraryDependencies += "com.reizes.shiva2" % "shiva2-common" % "0.2.0"
[com.reizes.shiva2/shiva2-common "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |