| License |
License |
|---|---|
| GroupId | GroupIdcom.lohika.alp |
| ArtifactId | ArtifactIdalp-utils |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionALP Utils
Set of little helpers used by ALP Framework . Helpers designed for stand-alone usage also
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alp-utils-0.2.pom | |
| alp-utils-0.2.jar | 19 KB |
| alp-utils-0.2-sources.jar | 12 KB |
| alp-utils-0.2-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lohika.alp/alp-utils/ -->
<dependency>
<groupId>com.lohika.alp</groupId>
<artifactId>alp-utils</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lohika.alp/alp-utils/
implementation 'com.lohika.alp:alp-utils:0.2'
// https://jarcasting.com/artifacts/com.lohika.alp/alp-utils/
implementation ("com.lohika.alp:alp-utils:0.2")
'com.lohika.alp:alp-utils:jar:0.2'
<dependency org="com.lohika.alp" name="alp-utils" rev="0.2">
<artifact name="alp-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lohika.alp', module='alp-utils', version='0.2')
)
libraryDependencies += "com.lohika.alp" % "alp-utils" % "0.2"
[com.lohika.alp/alp-utils "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.8.0 |
| com.thoughtworks.xstream : xstream | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |