Last Version

ClearTK Parent 1.3.0

The parent pom for ClearTK projects.

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-parent
Version

Version

1.3.0
Type

Type

pom
Description

Description

ClearTK Parent
The parent pom for ClearTK projects.
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-parent 1.3.0

Filename Size
cleartk-parent-1.3.0.pom 5 KB
Browse

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