License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsmallmind-constellation |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionConstellation
Component and Container Frameworks
|
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-constellation/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-constellation</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-constellation/
implementation 'org.smallmind:smallmind-constellation:1.4.3'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-constellation/
implementation ("org.smallmind:smallmind-constellation:1.4.3")
'org.smallmind:smallmind-constellation:jar:1.4.3'
<dependency org="org.smallmind" name="smallmind-constellation" rev="1.4.3">
<artifact name="smallmind-constellation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-constellation', version='1.4.3')
)
libraryDependencies += "org.smallmind" % "smallmind-constellation" % "1.4.3"
[org.smallmind/smallmind-constellation "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : scribe-pen | jar | 1.4.3 |
org.smallmind : smallmind-quorum | jar | 1.4.3 |
org.smallmind : smallmind-cloud | jar | 1.4.3 |
org.scala-lang : scala-library Optional | jar | 2.8.0 |
org.aspectj : aspectjrt Optional | jar | 1.6.11 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.12.1 |
org.springframework : spring-test | jar | 3.0.3.RELEASE |