License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-base |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlobalMentor Base
GlobalMentor base aggregate parent POM.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
globalmentor-base-0.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-base/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-base</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-base/
implementation 'com.globalmentor:globalmentor-base:0.7.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-base/
implementation ("com.globalmentor:globalmentor-base:0.7.0")
'com.globalmentor:globalmentor-base:pom:0.7.0'
<dependency org="com.globalmentor" name="globalmentor-base" rev="0.7.0">
<artifact name="globalmentor-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-base', version='0.7.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-base" % "0.7.0"
[com.globalmentor/globalmentor-base "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |