License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-parent |
Version | Version2.2.0 |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-parent
Artifact containing information for all refcodes artifacts such as
third party artifacts and their versions being used by refcodes
artifacts as well as the licensing agreements for refcodes artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-parent-2.2.0.pom | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-parent</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/
implementation 'org.refcodes:refcodes-parent:2.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-parent/
implementation ("org.refcodes:refcodes-parent:2.2.0")
'org.refcodes:refcodes-parent:pom:2.2.0'
<dependency org="org.refcodes" name="refcodes-parent" rev="2.2.0">
<artifact name="refcodes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-parent', version='2.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-parent" % "2.2.0"
[org.refcodes/refcodes-parent "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-licensing | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |