| License |
License |
|---|---|
| GroupId | GroupIdorg.smallmind |
| ArtifactId | ArtifactIdsmallmind-foundation |
| Last Version | Last Version4.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFoundation
Foundational Runtime Setup and Config
|
| Filename | Size |
|---|---|
| smallmind-foundation-4.7.1.pom | |
| smallmind-foundation-4.7.1.jar | 4 KB |
| smallmind-foundation-4.7.1-sources.jar | 3 KB |
| smallmind-foundation-4.7.1-javadoc.jar | 341 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-foundation/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-foundation</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-foundation/
implementation 'org.smallmind:smallmind-foundation:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-foundation/
implementation ("org.smallmind:smallmind-foundation:4.7.1")
'org.smallmind:smallmind-foundation:jar:4.7.1'
<dependency org="org.smallmind" name="smallmind-foundation" rev="4.7.1">
<artifact name="smallmind-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-foundation', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "smallmind-foundation" % "4.7.1"
[org.smallmind/smallmind-foundation "4.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smallmind : scribe-pen | jar | 4.7.1 |
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.smallmind : scribe-apache | jar | 4.7.1 |
| org.smallmind : scribe-slf4j | jar | 4.7.1 |
| org.smallmind : scribe-ink-indigenous | jar | 4.7.1 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.springframework : spring-test | jar | 5.3.18 |