License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdro.kuberam.libs.java |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFramework for kuberam projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
base-0.0.1.pom | 824 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.libs.java/base/ -->
<dependency>
<groupId>ro.kuberam.libs.java</groupId>
<artifactId>base</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/base/
implementation 'ro.kuberam.libs.java:base:0.0.1'
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/base/
implementation ("ro.kuberam.libs.java:base:0.0.1")
'ro.kuberam.libs.java:base:pom:0.0.1'
<dependency org="ro.kuberam.libs.java" name="base" rev="0.0.1">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.libs.java', module='base', version='0.0.1')
)
libraryDependencies += "ro.kuberam.libs.java" % "base" % "0.0.1"
[ro.kuberam.libs.java/base "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
ro.kuberam.maven » junit-tests | jar | 0.1 |
junit : junit | jar | 4.11 |