License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdcom.mtvnet.boxspring |
ArtifactId | ArtifactIdboxspring-platform |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoxSpring Platform
Adds various enhancements to Spring, including configuration layers, nested contexts, and
GLOBAL beans.
|
Project Organization |
Project OrganizationMTV Networks |
Filename | Size |
---|---|
boxspring-platform-1.0.0.pom | |
boxspring-platform-1.0.0.jar | 6 KB |
boxspring-platform-1.0.0-sources.jar | 4 KB |
boxspring-platform-1.0.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-platform/ -->
<dependency>
<groupId>com.mtvnet.boxspring</groupId>
<artifactId>boxspring-platform</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-platform/
implementation 'com.mtvnet.boxspring:boxspring-platform:1.0.0'
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-platform/
implementation ("com.mtvnet.boxspring:boxspring-platform:1.0.0")
'com.mtvnet.boxspring:boxspring-platform:jar:1.0.0'
<dependency org="com.mtvnet.boxspring" name="boxspring-platform" rev="1.0.0">
<artifact name="boxspring-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtvnet.boxspring', module='boxspring-platform', version='1.0.0')
)
libraryDependencies += "com.mtvnet.boxspring" % "boxspring-platform" % "1.0.0"
[com.mtvnet.boxspring/boxspring-platform "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mtvnet.boxspring : boxspring-web | jar | 1.0.0 |
com.mtvnet.boxspring : boxspring-quartz | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.4 |
org.hamcrest : hamcrest-library | jar | 1.1 |
junit : junit | jar | 4.5 |
Version |
---|
1.0.0
|
1.0.0-beta-6
|
1.0.0-beta-5
|
1.0.0-beta-4
|
1.0.0-beta-3
|
1.0.0-beta-2
|
1.0.0-beta-1
|