Last Version

ANC Common Utilities 3.6.0

Common utility classes used in most ANC projects.

License

License

GroupId

GroupId

org.anc
ArtifactId

ArtifactId

common
Version

Version

3.6.0
Type

Type

jar
Description

Description

ANC Common Utilities
Common utility classes used in most ANC projects.
Project URL

Project URL

https://github.com/oanc/org.anc.common
Project Organization

Project Organization

The American National Corpus
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.common

Download common 3.6.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.