License |
License
Solution Appliance Limited Use License
|
---|---|
GroupId | GroupIdcom.solutionappliance |
ArtifactId | ArtifactIdsacore |
Version | Version2.11.33 |
Type | Typejar |
Description |
Descriptionsacore
SolutionAppliance type framework
|
Filename | Size |
---|---|
sacore-2.11.33.pom | |
sacore-2.11.33.jar | 1 MB |
sacore-2.11.33-sources.jar | 623 KB |
sacore-2.11.33-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solutionappliance/sacore/ -->
<dependency>
<groupId>com.solutionappliance</groupId>
<artifactId>sacore</artifactId>
<version>2.11.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.solutionappliance/sacore/
implementation 'com.solutionappliance:sacore:2.11.33'
// https://jarcasting.com/artifacts/com.solutionappliance/sacore/
implementation ("com.solutionappliance:sacore:2.11.33")
'com.solutionappliance:sacore:jar:2.11.33'
<dependency org="com.solutionappliance" name="sacore" rev="2.11.33">
<artifact name="sacore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solutionappliance', module='sacore', version='2.11.33')
)
libraryDependencies += "com.solutionappliance" % "sacore" % "2.11.33"
[com.solutionappliance/sacore "2.11.33"]
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.4.0 |
org.fusesource.jansi : jansi | jar | 1.18 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |