Amherst College Id Generator

An id generator that can be used with Fedora

License

License

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-spearmint
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Amherst College Id Generator
An id generator that can be used with Fedora
Project URL

Project URL

https://acdc.amherst.edu/wiki
Project Organization

Project Organization

Amherst College
Source Code Management

Source Code Management

https://gitlab.amherst.edu/acdc/acrepo-spearmint

Download acrepo-spearmint

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.fcrepo : fcrepo-kernel-api jar 4.7.0
org.apache.derby : derby jar 10.13.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0