Herman :: Core

A utility enabling a modifed service loader pattern that isolates implementations to private classloaders.

License

License

GroupId

GroupId

com.digitalreasoning.herman
ArtifactId

ArtifactId

herman-core
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Herman :: Core
A utility enabling a modifed service loader pattern that isolates implementations to private classloaders.

Download herman-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4
net.peachjean.commons : pjcommons-test jar 0.3

Project Modules

There are no modules declared in this project.
com.digitalreasoning.herman

Digital Reasoning Systems, Inc.

Versions

Version
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0