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


Лицензия

Лицензия

Категории

Категории

Ehcache Данные Caching
Группа

Группа

org.sonatype.nexus.bundles
Идентификатор

Идентификатор

org.sonatype.nexus.bundles.ehcache
Последняя версия

Последняя версия

3.2.1-01
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache
org.sonatype.nexus.bundles:org.sonatype.nexus.bundles.ehcache
Организация-разработчик

Организация-разработчик

Sonatype, Inc.

Скачать org.sonatype.nexus.bundles.ehcache

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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