GroupId | GroupIdorg.xBaseJ |
---|---|
ArtifactId | ArtifactIdxbasej |
Last Version | Last Version20091203 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxbasej
|
Project URL |
Project URL |
Filename | Size |
---|---|
xbasej-20091203.pom | |
xbasej-20091203.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xBaseJ/xbasej/ -->
<dependency>
<groupId>org.xBaseJ</groupId>
<artifactId>xbasej</artifactId>
<version>20091203</version>
</dependency>
// https://jarcasting.com/artifacts/org.xBaseJ/xbasej/
implementation 'org.xBaseJ:xbasej:20091203'
// https://jarcasting.com/artifacts/org.xBaseJ/xbasej/
implementation ("org.xBaseJ:xbasej:20091203")
'org.xBaseJ:xbasej:jar:20091203'
<dependency org="org.xBaseJ" name="xbasej" rev="20091203">
<artifact name="xbasej" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xBaseJ', module='xbasej', version='20091203')
)
libraryDependencies += "org.xBaseJ" % "xbasej" % "20091203"
[org.xBaseJ/xbasej "20091203"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
xerces : xercesImpl | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |