License |
License |
---|---|
GroupId | GroupIdorg.osgl |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.0.0-BETA-6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
Parent POM.xml with commonly used pre-configured features for OSGL projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-2.0.0-BETA-6.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.osgl/parent/ -->
<dependency>
<groupId>org.osgl</groupId>
<artifactId>parent</artifactId>
<version>2.0.0-BETA-6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/parent/
implementation 'org.osgl:parent:2.0.0-BETA-6'
// https://jarcasting.com/artifacts/org.osgl/parent/
implementation ("org.osgl:parent:2.0.0-BETA-6")
'org.osgl:parent:pom:2.0.0-BETA-6'
<dependency org="org.osgl" name="parent" rev="2.0.0-BETA-6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='parent', version='2.0.0-BETA-6')
)
libraryDependencies += "org.osgl" % "parent" % "2.0.0-BETA-6"
[org.osgl/parent "2.0.0-BETA-6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.osgl : osgl-version | jar | 2.0.0-BETA-1 |
org.osgl : osgl-ut | jar | 2.0.0-BETA-1 |
Version |
---|
2.0.0-BETA-6
|
2.0.0-BETA-4-JAVA7
|
2.0.0-BETA-4
|
2.0.0-BETA-3
|
2.0.0-BETA-2
|
2.0.0-BETA-1
|
1.0.0-BETA-10
|
1.0.0-BETA-9
|
1.0.0-BETA-8
|
1.0.0-BETA-5
|
1.0.0-BETA-4
|
1.0.0-BETA-3
|
1.0.0-BETA-2
|
1.0.0-BETA-1
|