License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdboon-reflekt |
Last Version | Last Version0.5.7-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboon-reflekt
High performance reflection library
|
Project URL |
Project URL |
Filename | Size |
---|---|
boon-reflekt-0.5.7-RC1.pom | |
boon-reflekt-0.5.7-RC1.jar | 410 KB |
boon-reflekt-0.5.7-RC1-sources.jar | 246 KB |
boon-reflekt-0.5.7-RC1-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/boon-reflekt/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>boon-reflekt</artifactId>
<version>0.5.7-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/boon-reflekt/
implementation 'com.github.advantageous:boon-reflekt:0.5.7-RC1'
// https://jarcasting.com/artifacts/com.github.advantageous/boon-reflekt/
implementation ("com.github.advantageous:boon-reflekt:0.5.7-RC1")
'com.github.advantageous:boon-reflekt:jar:0.5.7-RC1'
<dependency org="com.github.advantageous" name="boon-reflekt" rev="0.5.7-RC1">
<artifact name="boon-reflekt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='boon-reflekt', version='0.5.7-RC1')
)
libraryDependencies += "com.github.advantageous" % "boon-reflekt" % "0.5.7-RC1"
[com.github.advantageous/boon-reflekt "0.5.7-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.google.guava : guava | jar | 18.0 |
org.mockito : mockito-core | jar | 2.0.4-beta |
org.codehaus.groovy : groovy | jar | 2.3.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |