License |
License |
---|---|
GroupId | GroupIdorg.symphonyoss.s2.common |
ArtifactId | ArtifactIdS2-common-core |
Last Version | Last Version0.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSymphony 2.0 Common Libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
S2-common-core-0.2.8.pom | |
S2-common-core-0.2.8.jar | 73 KB |
S2-common-core-0.2.8-sources.jar | 81 KB |
S2-common-core-0.2.8-javadoc.jar | 753 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.common/S2-common-core/ -->
<dependency>
<groupId>org.symphonyoss.s2.common</groupId>
<artifactId>S2-common-core</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.common/S2-common-core/
implementation 'org.symphonyoss.s2.common:S2-common-core:0.2.8'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.common/S2-common-core/
implementation ("org.symphonyoss.s2.common:S2-common-core:0.2.8")
'org.symphonyoss.s2.common:S2-common-core:jar:0.2.8'
<dependency org="org.symphonyoss.s2.common" name="S2-common-core" rev="0.2.8">
<artifact name="S2-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.common', module='S2-common-core', version='0.2.8')
)
libraryDependencies += "org.symphonyoss.s2.common" % "S2-common-core" % "0.2.8"
[org.symphonyoss.s2.common/S2-common-core "0.2.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |