| License |
License
TBD
|
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.jlgrock.snp |
| ArtifactId | ArtifactIddefaultconfig |
| Version | Version0.3 |
| Type | Typejar |
| Description |
DescriptionDefault Configuration
Symantic Normalization Prototype: A simple proof of concept of ingesting and processing Health Ontologies into a mongoDB instance.
|
| Filename | Size |
|---|---|
| defaultconfig-0.3.pom | |
| defaultconfig-0.3.jar | 25 KB |
| defaultconfig-0.3-sources.jar | 5 KB |
| defaultconfig-0.3-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jlgrock.snp/defaultconfig/ -->
<dependency>
<groupId>com.github.jlgrock.snp</groupId>
<artifactId>defaultconfig</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jlgrock.snp/defaultconfig/
implementation 'com.github.jlgrock.snp:defaultconfig:0.3'
// https://jarcasting.com/artifacts/com.github.jlgrock.snp/defaultconfig/
implementation ("com.github.jlgrock.snp:defaultconfig:0.3")
'com.github.jlgrock.snp:defaultconfig:jar:0.3'
<dependency org="com.github.jlgrock.snp" name="defaultconfig" rev="0.3">
<artifact name="defaultconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jlgrock.snp', module='defaultconfig', version='0.3')
)
libraryDependencies += "com.github.jlgrock.snp" % "defaultconfig" % "0.3"
[com.github.jlgrock.snp/defaultconfig "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jlgrock.snp : apis | jar | 0.3 |
| com.google.guava : guava | jar | 18.0 |
| org.glassfish.hk2 : hk2 | jar | 2.4.0-b16 |
| org.slf4j : slf4j-api | jar | 1.7.9 |
| org.aspectj : aspectjrt | jar | 1.8.6 |
| org.aspectj : aspectjweaver | jar | 1.8.6 |
| org.aspectj : aspectjtools | jar | 1.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| org.mockito : mockito-all | jar | 1.10.8 |
| org.glassfish.hk2 : hk2-testng | jar | 2.4.0-b16 |
| cglib : cglib-nodep | jar | 3.1 |
| org.objenesis : objenesis | jar | 2.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.4 |