Last Version

Herman :: Core 0.6.0

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
Version

Version

0.6.0
Type

Type

jar
Description

Description

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

Download herman-core 0.6.0


<!-- 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.