License |
License |
---|---|
GroupId | GroupIdcom.github.davidcarboni |
ArtifactId | ArtifactIdcontent-library |
Version | Version1.0.68 |
Type | Typejar |
Description |
DescriptionOns Content Library
ONS content-object mapping library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
content-library-1.0.68.pom | |
content-library-1.0.68.jar | 76 KB |
content-library-1.0.68-sources.jar | 51 KB |
content-library-1.0.68-javadoc.jar | 556 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidcarboni/content-library/ -->
<dependency>
<groupId>com.github.davidcarboni</groupId>
<artifactId>content-library</artifactId>
<version>1.0.68</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidcarboni/content-library/
implementation 'com.github.davidcarboni:content-library:1.0.68'
// https://jarcasting.com/artifacts/com.github.davidcarboni/content-library/
implementation ("com.github.davidcarboni:content-library:1.0.68")
'com.github.davidcarboni:content-library:jar:1.0.68'
<dependency org="com.github.davidcarboni" name="content-library" rev="1.0.68">
<artifact name="content-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidcarboni', module='content-library', version='1.0.68')
)
libraryDependencies += "com.github.davidcarboni" % "content-library" % "1.0.68"
[com.github.davidcarboni/content-library "1.0.68"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.reflections : reflections | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |