License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-plass |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria.net presentation logic and stateful services
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ano-plass-2.1.5.pom | |
ano-plass-2.1.5.jar | 96 KB |
ano-plass-2.1.5-sources.jar | 68 KB |
ano-plass-2.1.5-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-plass/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-plass</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-plass/
implementation 'net.anotheria:ano-plass:2.1.5'
// https://jarcasting.com/artifacts/net.anotheria/ano-plass/
implementation ("net.anotheria:ano-plass:2.1.5")
'net.anotheria:ano-plass:jar:2.1.5'
<dependency org="net.anotheria" name="ano-plass" rev="2.1.5">
<artifact name="ano-plass" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-plass', version='2.1.5')
)
libraryDependencies += "net.anotheria" % "ano-plass" % "2.1.5"
[net.anotheria/ano-plass "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
net.anotheria : ano-util | jar | 2.1.6 |
net.anotheria : ano-net | jar | 2.1.1 |
net.anotheria : ano-prise | jar | 2.1.2 |
net.anotheria : configureme | jar | 2.3.3 |
net.anotheria : moskito-core | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
net.anotheria : distributeme-support | jar | 2.3.1 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
junit : junit | jar | 4.12 |