| License |
License |
|---|---|
| GroupId | GroupIdbe.atbash.utils |
| ArtifactId | ArtifactIdutils-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionAtbash Utils
Atbash Utils parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-parent-1.0.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/ -->
<dependency>
<groupId>be.atbash.utils</groupId>
<artifactId>utils-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/
implementation 'be.atbash.utils:utils-parent:1.0.0'
// https://jarcasting.com/artifacts/be.atbash.utils/utils-parent/
implementation ("be.atbash.utils:utils-parent:1.0.0")
'be.atbash.utils:utils-parent:pom:1.0.0'
<dependency org="be.atbash.utils" name="utils-parent" rev="1.0.0">
<artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.utils', module='utils-parent', version='1.0.0')
)
libraryDependencies += "be.atbash.utils" % "utils-parent" % "1.0.0"
[be.atbash.utils/utils-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |