License |
License |
---|---|
GroupId | GroupIdorg.lappsgrid |
ArtifactId | ArtifactIdall |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLappsgrid All
A pom the depends on all LAPPS Grid modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
all-2.5.0.pom | |
all-2.5.0.jar | 16 MB |
all-2.5.0-sources.jar | 74 KB |
all-2.5.0-javadoc.jar | 329 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lappsgrid/all/ -->
<dependency>
<groupId>org.lappsgrid</groupId>
<artifactId>all</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lappsgrid/all/
implementation 'org.lappsgrid:all:2.5.0'
// https://jarcasting.com/artifacts/org.lappsgrid/all/
implementation ("org.lappsgrid:all:2.5.0")
'org.lappsgrid:all:jar:2.5.0'
<dependency org="org.lappsgrid" name="all" rev="2.5.0">
<artifact name="all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lappsgrid', module='all', version='2.5.0')
)
libraryDependencies += "org.lappsgrid" % "all" % "2.5.0"
[org.lappsgrid/all "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.lappsgrid : api | jar | 2.0.1 |
org.lappsgrid : core | jar | 2.1.0 |
org.lappsgrid : client | jar | 2.1.0 |
org.lappsgrid : serialization | jar | 2.7.0 |
org.lappsgrid : discriminator | jar | 2.4.0 |
org.lappsgrid : annotations | jar | 1.4.0 |
org.lappsgrid : metadata | jar | 1.4.0 |
org.lappsgrid : vocabulary | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |