org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache


License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.sonatype.nexus.bundles
ArtifactId

ArtifactId

org.sonatype.nexus.bundles.ehcache
Last Version

Last Version

3.2.1-01
Release Date

Release Date

Type

Type

jar
Description

Description

org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache
org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache
Project Organization

Project Organization

Sonatype, Inc.

Download org.sonatype.nexus.bundles.ehcache

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Sonatype Nexus Repository Open Source Codebase

CircleCI Build Status Join the chat at https://gitter.im/sonatype/nexus-developers

Downloadable Bundles

See: https://www.sonatype.com/download-oss-sonatype

Requirements

Building

To build the project and generate the template assembly use the included Maven wrapper:

./mvnw clean install

Running

To run Nexus Repository, after building, unzip the assembly and start the server:

unzip -d target assemblies/nexus-base-template/target/nexus-base-template-*.zip
./target/nexus-base-template-*/bin/nexus console

The nexus-base-template assembly is used as the basis for the official Sonatype Nexus distributions.

License

This project is licensed under the Eclipse Public License - v 1.0, you can read the full text here

Getting help

Looking to contribute to our code but need some help? There's a few ways to get information or our attention:

org.sonatype.nexus.bundles

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
3.2.1-01
3.2.0-01
3.1.0-04
3.0.2-02
3.0.1-01
3.0.0-03
3.0.0-b2016011501
3.0.0-b2015110601
3.0.0-b2015091801