Last Version

oss-parent 2

A deployment platform of OSS

License

License

Categories

Categories

Net
GroupId

GroupId

net.isger
ArtifactId

ArtifactId

oss-parent
Version

Version

2
Type

Type

pom
Description

Description

oss-parent
A deployment platform of OSS
Project URL

Project URL

https://github.com/issing/oss-parent
Source Code Management

Source Code Management

https://github.com/issing/oss-parent

Download oss-parent 2

Filename Size
oss-parent-2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/net.isger/oss-parent/ -->
<dependency>
    <groupId>net.isger</groupId>
    <artifactId>oss-parent</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.isger/oss-parent/
implementation 'net.isger:oss-parent:2'
// https://jarcasting.com/artifacts/net.isger/oss-parent/
implementation ("net.isger:oss-parent:2")
'net.isger:oss-parent:pom:2'
<dependency org="net.isger" name="oss-parent" rev="2">
  <artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.isger', module='oss-parent', version='2')
)
libraryDependencies += "net.isger" % "oss-parent" % "2"
[net.isger/oss-parent "2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.