emjar -- for loading dependencies from embedded jar files

Collection of utility components

License

License

GroupId

GroupId

com.comoyo.commons
ArtifactId

ArtifactId

emjar
Last Version

Last Version

1.4.61
Release Date

Release Date

Type

Type

jar
Description

Description

emjar -- for loading dependencies from embedded jar files
Collection of utility components
Project URL

Project URL

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

Download emjar

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 14.0
org.apache.httpcomponents : httpclient jar 4.4

Project Modules

There are no modules declared in this project.

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

Versions

Version
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