не последняя версия
Последняя версия 2.0.0-M2

org.apache.isis.core:isis-core-specsupport 1.17.0

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

Группа

Группа

org.apache.isis.core
Идентификатор

Идентификатор

isis-core-specsupport
Версия

Версия

1.17.0
Тип

Тип

jar

Скачать isis-core-specsupport 1.17.0


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