Crux Parent

Crux Framework parent POM

License

License

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Crux Parent
Crux Framework parent POM

Download crux-parent

Filename Size
crux-parent-1.1.0.pom 5 KB
Browse

How to add to project

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

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.

Versions

Version
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0