License |
License |
---|---|
GroupId | GroupIdorg.xj4 |
ArtifactId | ArtifactIdxj4-complete |
Version | Version0.6 |
Type | Typepom |
Description |
DescriptionXJ4 complete
A pom that provides all of the xj4 dependencies.
|
Project Organization |
Project OrganizationPeach Jean Solutions |
Filename | Size |
---|---|
xj4-complete-0.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xj4/xj4-complete/ -->
<dependency>
<groupId>org.xj4</groupId>
<artifactId>xj4-complete</artifactId>
<version>0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xj4/xj4-complete/
implementation 'org.xj4:xj4-complete:0.6'
// https://jarcasting.com/artifacts/org.xj4/xj4-complete/
implementation ("org.xj4:xj4-complete:0.6")
'org.xj4:xj4-complete:pom:0.6'
<dependency org="org.xj4" name="xj4-complete" rev="0.6">
<artifact name="xj4-complete" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xj4', module='xj4-complete', version='0.6')
)
libraryDependencies += "org.xj4" % "xj4-complete" % "0.6"
[org.xj4/xj4-complete "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.xj4 : xj4-core | jar | 0.6 |
org.xj4 : xj4-lifecycle | jar | 0.6 |
org.xj4 : xj4-parameterized | jar | 0.6 |
org.xj4 : xj4-jmock | jar | 0.6 |
org.xj4 : xj4-dbunit | jar | 0.6 |