| License |
License |
|---|---|
| Categories |
CategoriesNet Wire Data Data Structures |
| GroupId | GroupIdnet.awired.ajsl |
| ArtifactId | ArtifactIdajsl-core |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAJSL - Core component
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ajsl-core-0.4.pom | |
| ajsl-core-0.4.jar | 13 KB |
| ajsl-core-0.4-sources.jar | 12 KB |
| ajsl-core-0.4-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-core/ -->
<dependency>
<groupId>net.awired.ajsl</groupId>
<artifactId>ajsl-core</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-core/
implementation 'net.awired.ajsl:ajsl-core:0.4'
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-core/
implementation ("net.awired.ajsl:ajsl-core:0.4")
'net.awired.ajsl:ajsl-core:jar:0.4'
<dependency org="net.awired.ajsl" name="ajsl-core" rev="0.4">
<artifact name="ajsl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.ajsl', module='ajsl-core', version='0.4')
)
libraryDependencies += "net.awired.ajsl" % "ajsl-core" % "0.4"
[net.awired.ajsl/ajsl-core "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | r09 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| junit : junit | jar | 4.8.2 |