Last Version

Zauber parent POM 1.0.11

Parent POM for all Zauber Projects. Provides some configuration that everybody expects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.zaubersoftware.maven.poms
ArtifactId

ArtifactId

bare
Version

Version

1.0.11
Type

Type

pom
Description

Description

Zauber parent POM
Parent POM for all Zauber Projects. Provides some configuration that everybody expects.
Project Organization

Project Organization

Zauber S.A.

Download bare 1.0.11

Filename Size
bare-1.0.11.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.zaubersoftware.maven.poms/bare/ -->
<dependency>
    <groupId>com.zaubersoftware.maven.poms</groupId>
    <artifactId>bare</artifactId>
    <version>1.0.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.maven.poms/bare/
implementation 'com.zaubersoftware.maven.poms:bare:1.0.11'
// https://jarcasting.com/artifacts/com.zaubersoftware.maven.poms/bare/
implementation ("com.zaubersoftware.maven.poms:bare:1.0.11")
'com.zaubersoftware.maven.poms:bare:pom:1.0.11'
<dependency org="com.zaubersoftware.maven.poms" name="bare" rev="1.0.11">
  <artifact name="bare" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.maven.poms', module='bare', version='1.0.11')
)
libraryDependencies += "com.zaubersoftware.maven.poms" % "bare" % "1.0.11"
[com.zaubersoftware.maven.poms/bare "1.0.11"]

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.