is not current version
Last Version 0.10.0

org.wisdom-framework:wisdom-base-runtime 0.6.1

Initial Wisdom Runtime, without any advanced technical services.

GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-base-runtime
Version

Version

0.6.1
Type

Type

pom

Download wisdom-base-runtime 0.6.1


<!-- https://jarcasting.com/artifacts/org.wisdom-framework/wisdom-base-runtime/ -->
<dependency>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-base-runtime</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wisdom-framework/wisdom-base-runtime/
implementation 'org.wisdom-framework:wisdom-base-runtime:0.6.1'
// https://jarcasting.com/artifacts/org.wisdom-framework/wisdom-base-runtime/
implementation ("org.wisdom-framework:wisdom-base-runtime:0.6.1")
'org.wisdom-framework:wisdom-base-runtime:pom:0.6.1'
<dependency org="org.wisdom-framework" name="wisdom-base-runtime" rev="0.6.1">
  <artifact name="wisdom-base-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wisdom-framework', module='wisdom-base-runtime', version='0.6.1')
)
libraryDependencies += "org.wisdom-framework" % "wisdom-base-runtime" % "0.6.1"
[org.wisdom-framework/wisdom-base-runtime "0.6.1"]