emjar -- for loading dependencies from embedded jar files

Collection of utility components

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.61
Дата

Дата

Тип

Тип

jar
Описание

Описание

emjar -- for loading dependencies from embedded jar files
Collection of utility components
Ссылка на сайт

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

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

Скачать emjar

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.google.guava : guava jar 14.0
org.apache.httpcomponents : httpclient jar 4.4

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

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

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
1.4.57
1.4.56
1.4.55
1.4.53
1.4.47
1.4.46
1.4.45
1.4.44
1.0.41