Last Version

Reflections 0.9.11-h2o-custom

Reflections - a Java runtime metadata analysis

License

License

Categories

Categories

H2 Data Databases Reflections Application Layer Libs Introspection H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

reflections
Version

Version

0.9.11-h2o-custom
Type

Type

jar
Description

Description

Reflections
Reflections - a Java runtime metadata analysis
Project URL

Project URL

http://github.com/ronmamo/reflections
Source Code Management

Source Code Management

https://github.com/ronmamo/reflections/issues

Download reflections 0.9.11-h2o-custom


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.javassist : javassist Optional jar 3.18.2-GA
com.google.code.findbugs : jsr305 jar 3.0.0
org.slf4j : slf4j-api Optional jar 1.6.1
dom4j : dom4j Optional jar 1.6.1
com.google.code.gson : gson Optional jar 1.4
org.slf4j : slf4j-simple Optional jar 1.6.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
org.apache.commons : commons-vfs2 Optional jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.