Last Version

Shoehorn 0.1

A Java Agent for mapping OS environment variables to Java system properties

License

License

MIT
GroupId

GroupId

com.github.ryanbrainard
ArtifactId

ArtifactId

shoehorn
Version

Version

0.1
Type

Type

jar
Description

Description

Shoehorn
A Java Agent for mapping OS environment variables to Java system properties
Project URL

Project URL

https://github.com/ryanbrainard/shoehorn
Source Code Management

Source Code Management

http://github.com/ryanbrainard/shoehorn.git

Download shoehorn 0.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.google.guava : guava-collections jar r03

Project Modules

There are no modules declared in this project.