License |
License |
---|---|
GroupId | GroupIdcom.github.ollgei.base |
ArtifactId | ArtifactIdbase-commonj-library |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.github.ollgei.base/base-commonj-library/ -->
<dependency>
<groupId>com.github.ollgei.base</groupId>
<artifactId>base-commonj-library</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-commonj-library/
implementation 'com.github.ollgei.base:base-commonj-library:1.1.3'
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-commonj-library/
implementation ("com.github.ollgei.base:base-commonj-library:1.1.3")
'com.github.ollgei.base:base-commonj-library:jar:1.1.3'
<dependency org="com.github.ollgei.base" name="base-commonj-library" rev="1.1.3">
<artifact name="base-commonj-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.base', module='base-commonj-library', version='1.1.3')
)
libraryDependencies += "com.github.ollgei.base" % "base-commonj-library" % "1.1.3"
[com.github.ollgei.base/base-commonj-library "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.16.1 |