License |
License |
---|---|
GroupId | GroupIdhm.binkley |
ArtifactId | ArtifactIdbinkley-yaml-compile |
Last Version | Last Version6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtended code samples from my blog
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
binkley-yaml-compile-6.pom | |
binkley-yaml-compile-6.jar | 52 KB |
binkley-yaml-compile-6-test-sources.jar | 11 KB |
binkley-yaml-compile-6-test-javadoc.jar | 130 KB |
binkley-yaml-compile-6-sources.jar | 24 KB |
binkley-yaml-compile-6-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hm.binkley/binkley-yaml-compile/ -->
<dependency>
<groupId>hm.binkley</groupId>
<artifactId>binkley-yaml-compile</artifactId>
<version>6</version>
</dependency>
// https://jarcasting.com/artifacts/hm.binkley/binkley-yaml-compile/
implementation 'hm.binkley:binkley-yaml-compile:6'
// https://jarcasting.com/artifacts/hm.binkley/binkley-yaml-compile/
implementation ("hm.binkley:binkley-yaml-compile:6")
'hm.binkley:binkley-yaml-compile:jar:6'
<dependency org="hm.binkley" name="binkley-yaml-compile" rev="6">
<artifact name="binkley-yaml-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='hm.binkley', module='binkley-yaml-compile', version='6')
)
libraryDependencies += "hm.binkley" % "binkley-yaml-compile" % "6"
[hm.binkley/binkley-yaml-compile "6"]
Group / Artifact | Type | Version |
---|---|---|
hm.binkley : binkley-annotation | jar | 6 |
hm.binkley : binkley-util | jar | 6 |
hm.binkley : binkley-yaml-runtime | jar | 6 |
org.kohsuke.metainf-services : metainf-services | jar | 1.6 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.yaml : snakeyaml | jar | 1.16 |
org.springframework : spring-core | jar | 4.2.1.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.freemarker : freemarker | jar | 2.3.23 |
com.intellij : annotations Optional | jar | 12.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
org.projectlombok : lombok Optional | jar | 1.14.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.12 |
hm.binkley : binkley-yaml-test-data | jar | 6 |
org.jmockit : jmockit | jar | 1.19 |
org.mockito : mockito-core | jar | 2.0.31-beta |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |
com.github.stefanbirkner : system-rules | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 8 |