Last Version

Mattress Core 1.0.0-ALPHA4

Library providing the core functionality for the Mattress framework.

License

License

GroupId

GroupId

org.mattressframework
ArtifactId

ArtifactId

mattress-core
Version

Version

1.0.0-ALPHA4
Type

Type

jar
Description

Description

Mattress Core
Library providing the core functionality for the Mattress framework.

Download mattress-core 1.0.0-ALPHA4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mattressframework : mattress-api jar 1.0.0-ALPHA4
org.springframework : spring-aop Optional jar 2.5
org.springframework : spring-web Optional jar 2.5
commons-lang : commons-lang jar 2.3
log4j : log4j jar 1.2.15
org.apache.httpcomponents : httpcore jar 4.0-alpha6

provided (1)

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

test (3)

Group / Artifact Type Version
org.mattressframework : mattress-test jar 1.0.0-ALPHA4
org.springframework : spring-test jar 2.5
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.