Last Version

Taimos OSS Parent 6

Taimos OSS parent for Maven Central projects

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

oss-parent
Version

Version

6
Type

Type

pom
Description

Description

Taimos OSS Parent
Taimos OSS parent for Maven Central projects
Project URL

Project URL

http://www.taimos.de
Project Organization

Project Organization

Taimos GmbH
Source Code Management

Source Code Management

https://bitbucket.org/taimos/oss-parent

Download oss-parent 6

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.