emjar-demo

Collection of utility components

License

License

GroupId

GroupId

no.hassle.commons
ArtifactId

ArtifactId

emjar-demo
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

emjar-demo
Collection of utility components
Project URL

Project URL

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

Download emjar-demo

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
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

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
no.hassle.commons

Versions

Version
2.0.0