License |
License |
---|---|
GroupId | GroupIdro.kuberam |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKuberam
Framework for kuberam projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-0.2.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam/base/ -->
<dependency>
<groupId>ro.kuberam</groupId>
<artifactId>base</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam/base/
implementation 'ro.kuberam:base:0.2.1'
// https://jarcasting.com/artifacts/ro.kuberam/base/
implementation ("ro.kuberam:base:0.2.1")
'ro.kuberam:base:pom:0.2.1'
<dependency org="ro.kuberam" name="base" rev="0.2.1">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam', module='base', version='0.2.1')
)
libraryDependencies += "ro.kuberam" % "base" % "0.2.1"
[ro.kuberam/base "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |