Last Version

Base POM for fuin.org projects 1.7.1

Provides standard settings for http://www.fuin.org/ projects.

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

pom
Version

Version

1.7.1
Type

Type

pom
Description

Description

Base POM for fuin.org projects
Provides standard settings for http://www.fuin.org/ projects.
Project URL

Project URL

https://github.com/fuinorg/pom/
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/pom/

Download pom 1.7.1

Filename Size
pom-1.7.1.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fuin/pom/ -->
<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>pom</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fuin/pom/
implementation 'org.fuin:pom:1.7.1'
// https://jarcasting.com/artifacts/org.fuin/pom/
implementation ("org.fuin:pom:1.7.1")
'org.fuin:pom:pom:1.7.1'
<dependency org="org.fuin" name="pom" rev="1.7.1">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fuin', module='pom', version='1.7.1')
)
libraryDependencies += "org.fuin" % "pom" % "1.7.1"
[org.fuin/pom "1.7.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.