is not current version
Last Version 2.0.0-M2

org.apache.isis.core:isis-core-plugins-discovery-reflections 2.0.0-M1


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-M1
Type

Type

jar

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


<!-- 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-M1</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-M1'
// 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-M1")
'org.apache.isis.core:isis-core-plugins-discovery-reflections:jar:2.0.0-M1'
<dependency org="org.apache.isis.core" name="isis-core-plugins-discovery-reflections" rev="2.0.0-M1">
  <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-M1')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-plugins-discovery-reflections" % "2.0.0-M1"
[org.apache.isis.core/isis-core-plugins-discovery-reflections "2.0.0-M1"]