Maven Wrapper for JCite

Wrapper POM for building a JCite executable .jar. Use the Ant build mechanism instead for testing and doc generation. Build with `mvn install`.

License

License

GroupId

GroupId

org.mcraig
ArtifactId

ArtifactId

jcite
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Wrapper for JCite
Wrapper POM for building a JCite executable .jar. Use the Ant build mechanism instead for testing and doc generation. Build with `mvn install`.
Project URL

Project URL

https://code.google.com/r/markcraig-jcite/
Source Code Management

Source Code Management

https://code.google.com/r/markcraig-jcite/source/list

Download jcite

How to add to project

<!-- https://jarcasting.com/artifacts/org.mcraig/jcite/ -->
<dependency>
    <groupId>org.mcraig</groupId>
    <artifactId>jcite</artifactId>
    <version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mcraig/jcite/
implementation 'org.mcraig:jcite:1.13.0'
// https://jarcasting.com/artifacts/org.mcraig/jcite/
implementation ("org.mcraig:jcite:1.13.0")
'org.mcraig:jcite:jar:1.13.0'
<dependency org="org.mcraig" name="jcite" rev="1.13.0">
  <artifact name="jcite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mcraig', module='jcite', version='1.13.0')
)
libraryDependencies += "org.mcraig" % "jcite" % "1.13.0"
[org.mcraig/jcite "1.13.0"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-discovery : commons-discovery jar 0.4
commons-logging : commons-logging-api jar 1.1
org.apache.ant : ant jar 1.8.2
net.sourceforge.jexcelapi : jxl jar 2.6.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0