Last Version

AdeptJ Parent 18

The parent pom for AdeptJ Runtime and Modules projects

License

License

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-parent
Version

Version

18
Type

Type

pom
Description

Description

AdeptJ Parent
The parent pom for AdeptJ Runtime and Modules projects
Project URL

Project URL

https://www.adeptj.com
Project Organization

Project Organization

AdeptJ
Source Code Management

Source Code Management

https://github.com/AdeptJ/adeptj-parent

Download adeptj-parent 18

Filename Size
adeptj-parent-18.pom 39 KB
Browse

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

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.