CEH Java Commons

A suite of common java components used for CEH applications

License

License

GroupId

GroupId

uk.ac.ceh.components
ArtifactId

ArtifactId

components-parent
Last Version

Last Version

1.0.46
Release Date

Release Date

Type

Type

pom
Description

Description

CEH Java Commons
A suite of common java components used for CEH applications
Project URL

Project URL

https://github.com/NERC-CEH/java-commons

Download components-parent

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.ceh.components/components-parent/ -->
<dependency>
    <groupId>uk.ac.ceh.components</groupId>
    <artifactId>components-parent</artifactId>
    <version>1.0.46</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ceh.components/components-parent/
implementation 'uk.ac.ceh.components:components-parent:1.0.46'
// https://jarcasting.com/artifacts/uk.ac.ceh.components/components-parent/
implementation ("uk.ac.ceh.components:components-parent:1.0.46")
'uk.ac.ceh.components:components-parent:pom:1.0.46'
<dependency org="uk.ac.ceh.components" name="components-parent" rev="1.0.46">
  <artifact name="components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ceh.components', module='components-parent', version='1.0.46')
)
libraryDependencies += "uk.ac.ceh.components" % "components-parent" % "1.0.46"
[uk.ac.ceh.components/components-parent "1.0.46"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datastore-api
  • datastore-git
  • vocab-api
  • vocab-sparql
  • vocab-rdf
  • token-generation-api
  • token-generation-stateless
  • userstore-api
  • userstore-crowd
  • userstore-inmemory
  • springsecurity-userstore
  • jaas-userstore-crowd
uk.ac.ceh.components

UK Centre for Ecology & Hydrology

Versions

Version
1.0.46
1.0.44
1.0.43
1.0.42
1.0.41
1.0.36