License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jahhan |
ArtifactId | ArtifactIdparent |
Version | Version1.0.0-RELEASE |
Type | Typepom |
Description |
Descriptionparent
The cluster module of jahhan project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.0-RELEASE.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jahhan/parent/ -->
<dependency>
<groupId>net.jahhan</groupId>
<artifactId>parent</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/parent/
implementation 'net.jahhan:parent:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/parent/
implementation ("net.jahhan:parent:1.0.0-RELEASE")
'net.jahhan:parent:pom:1.0.0-RELEASE'
<dependency org="net.jahhan" name="parent" rev="1.0.0-RELEASE">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='parent', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "parent" % "1.0.0-RELEASE"
[net.jahhan/parent "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.0 |
org.easymock : easymockclassextension | jar | 3.0 |
com.googlecode.jmockit : jmockit | jar | 0.999.8 |