Last Version

Apache Isis Plugin for Class Discovery (Reflections) 2.0.0-M2

Class discovery plugin using reflections.org.

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-plugins-discovery-reflections
Version

Version

2.0.0-M2
Type

Type

jar
Description

Description

Apache Isis Plugin for Class Discovery (Reflections)
Class discovery plugin using reflections.org.
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-plugins-discovery-reflections 2.0.0-M2


<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-plugins-discovery-reflections/ -->
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-plugins-discovery-reflections</artifactId>
    <version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-plugins-discovery-reflections/
implementation 'org.apache.isis.core:isis-core-plugins-discovery-reflections:2.0.0-M2'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-plugins-discovery-reflections/
implementation ("org.apache.isis.core:isis-core-plugins-discovery-reflections:2.0.0-M2")
'org.apache.isis.core:isis-core-plugins-discovery-reflections:jar:2.0.0-M2'
<dependency org="org.apache.isis.core" name="isis-core-plugins-discovery-reflections" rev="2.0.0-M2">
  <artifact name="isis-core-plugins-discovery-reflections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core-plugins-discovery-reflections', version='2.0.0-M2')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-plugins-discovery-reflections" % "2.0.0-M2"
[org.apache.isis.core/isis-core-plugins-discovery-reflections "2.0.0-M2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.isis.core : isis-core-commons jar 2.0.0-M2
org.reflections : reflections Optional jar 0.9.10
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.6.0
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

Project Modules

There are no modules declared in this project.