| License |
License |
|---|---|
| GroupId | GroupIdcom.sifionsolution |
| ArtifactId | ArtifactIdssolution-commons |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionssolution-commons
Utilities classes we use through various projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSifion Solution |
| Filename | Size |
|---|---|
| ssolution-commons-1.1.pom | |
| ssolution-commons-1.1.jar | 2 KB |
| ssolution-commons-1.1-sources.jar | 261 bytes |
| ssolution-commons-1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sifionsolution/ssolution-commons/ -->
<dependency>
<groupId>com.sifionsolution</groupId>
<artifactId>ssolution-commons</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sifionsolution/ssolution-commons/
implementation 'com.sifionsolution:ssolution-commons:1.1'
// https://jarcasting.com/artifacts/com.sifionsolution/ssolution-commons/
implementation ("com.sifionsolution:ssolution-commons:1.1")
'com.sifionsolution:ssolution-commons:jar:1.1'
<dependency org="com.sifionsolution" name="ssolution-commons" rev="1.1">
<artifact name="ssolution-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sifionsolution', module='ssolution-commons', version='1.1')
)
libraryDependencies += "com.sifionsolution" % "ssolution-commons" % "1.1"
[com.sifionsolution/ssolution-commons "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.11 |