Last Version

PureJ parent POM 1.5

The maven parent POM for com.purej projects

License

License

GroupId

GroupId

com.purej
ArtifactId

ArtifactId

purej-parent
Version

Version

1.5
Type

Type

pom
Description

Description

PureJ parent POM
The maven parent POM for com.purej projects
Project URL

Project URL

http://www.adopus.com/purej
Project Organization

Project Organization

Stefan Mueller, adopus consulting gmbh
Source Code Management

Source Code Management

http://github.com/purej/purej-parent

Download purej-parent 1.5

Filename Size
purej-parent-1.5.pom 10 KB
Browse

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

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.