com.10duke.client.parent:maven

The root parent-POM for 10Duke java client

License

License

MIT
Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.10duke.client.parent
ArtifactId

ArtifactId

maven
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.10duke.client.parent:maven
The root parent-POM for 10Duke java client
Project URL

Project URL

https://github.com/10Duke/10duke-java-client
Source Code Management

Source Code Management

https://github.com/10duke/10duke-java-client

Download maven

Filename Size
maven-1.1.0.pom 5 KB
Browse

How to add to project

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

Versions

Version
1.1.0
1.0.1
1.0.0