Last Version

Schmutterer+Partner :: OpenSourceSoftware :: Parent 1

The simple parent pom defining all deployment information for all Schmutterer+Partner OS Projects.

License

License

GroupId

GroupId

at.schmutterer.oss
ArtifactId

ArtifactId

parent
Version

Version

1
Type

Type

pom
Description

Description

Schmutterer+Partner :: OpenSourceSoftware :: Parent
The simple parent pom defining all deployment information for all Schmutterer+Partner OS Projects.
Project Organization

Project Organization

Codehaus Mojo

Download parent 1

Filename Size
parent-1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.