Last Version

Mattress API 1.0.0-ALPHA4

Public API to the Mattress framework. This is essentially what JSR 311 should be.

License

License

GroupId

GroupId

org.mattressframework
ArtifactId

ArtifactId

mattress-api
Version

Version

1.0.0-ALPHA4
Type

Type

jar
Description

Description

Mattress API
Public API to the Mattress framework. This is essentially what JSR 311 should be.

Download mattress-api 1.0.0-ALPHA4


<!-- https://jarcasting.com/artifacts/org.mattressframework/mattress-api/ -->
<dependency>
    <groupId>org.mattressframework</groupId>
    <artifactId>mattress-api</artifactId>
    <version>1.0.0-ALPHA4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mattressframework/mattress-api/
implementation 'org.mattressframework:mattress-api:1.0.0-ALPHA4'
// https://jarcasting.com/artifacts/org.mattressframework/mattress-api/
implementation ("org.mattressframework:mattress-api:1.0.0-ALPHA4")
'org.mattressframework:mattress-api:jar:1.0.0-ALPHA4'
<dependency org="org.mattressframework" name="mattress-api" rev="1.0.0-ALPHA4">
  <artifact name="mattress-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mattressframework', module='mattress-api', version='1.0.0-ALPHA4')
)
libraryDependencies += "org.mattressframework" % "mattress-api" % "1.0.0-ALPHA4"
[org.mattressframework/mattress-api "1.0.0-ALPHA4"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.