| License |
License
The BSD 3-Clause License
|
|---|---|
| GroupId | GroupIdch.softappeal.yass |
| ArtifactId | ArtifactIdyass-jdk1.6 |
| Version | Version21.0 |
| Type | Typejar |
| Description |
Descriptionyass-jdk1.6
Yet Another Service Solution
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationsoftappeal GmbH Switzerland |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yass-jdk1.6-21.0.pom | |
| yass-jdk1.6-21.0.jar | 147 KB |
| yass-jdk1.6-21.0-sources.jar | 53 KB |
| yass-jdk1.6-21.0-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.6/ -->
<dependency>
<groupId>ch.softappeal.yass</groupId>
<artifactId>yass-jdk1.6</artifactId>
<version>21.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.6/
implementation 'ch.softappeal.yass:yass-jdk1.6:21.0'
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass-jdk1.6/
implementation ("ch.softappeal.yass:yass-jdk1.6:21.0")
'ch.softappeal.yass:yass-jdk1.6:jar:21.0'
<dependency org="ch.softappeal.yass" name="yass-jdk1.6" rev="21.0">
<artifact name="yass-jdk1.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.softappeal.yass', module='yass-jdk1.6', version='21.0')
)
libraryDependencies += "ch.softappeal.yass" % "yass-jdk1.6" % "21.0"
[ch.softappeal.yass/yass-jdk1.6 "21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |