emjar-demo

Collection of utility components

Лицензия

Лицензия

Группа

Группа

no.hassle.commons
Идентификатор

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

emjar-demo
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

emjar-demo
Collection of utility components
Ссылка на сайт

Ссылка на сайт

https://github.com/no-hassle/java-commons/tree/master/emjar-demo

Скачать emjar-demo

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-server jar 2.25
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.25
org.glassfish.jersey.ext : jersey-metainf-services jar 2.25
org.eclipse.jetty : jetty-server jar 9.3.15.v20161220
org.eclipse.jetty : jetty-servlet jar 9.3.15.v20161220
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.6
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider jar 2.8.6
org.bouncycastle : bcprov-jdk15on jar 1.56

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

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

java-commons

This is a collection of Java components that have proven useful across different code repositories, initially in the Telenor Digital (née Comoyo) Communications group.

The list of components currently reads as follows:

  • pb-json Hassle-free conversion from Protobuf to JSON and back
  • protoc-bundled-plugin Batteries included Protobuf compiler plugin for Maven
  • emjar Class loader and supporting cast for using jar-in-jar embedded archives as part of classpath
  • emjar-maven-plugin Generate EmJar-enabled bundle archives from Maven
  • emjar-demo EmJar alternatives overview
no.hassle.commons

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

Версия
2.0.0