emjar-demo

Collection of utility components

Лицензия

Лицензия

Группа

Группа

com.comoyo.commons
Идентификатор

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

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

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

1.4.61
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/comoyo/commons/tree/master/emjar-demo

Скачать emjar-demo

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

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

Зависимости

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
com.comoyo.commons

Comoyo

The former organization of Comoyo AS, now merged with @telenordigital

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

Версия
1.4.61
1.4.60
1.4.59