Last Version

Spring Boot Glassfish Deployment Test 1.5.7.RELEASE

Spring Boot Glassfish Deployment Test

License

License

Categories

Categories

GlassFish Container Application Servers Spring Boot Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-deployment-test-glassfish
Version

Version

1.5.7.RELEASE
Type

Type

war
Description

Description

Spring Boot Glassfish Deployment Test
Spring Boot Glassfish Deployment Test
Project URL

Project URL

http://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-deployment-test-glassfish 1.5.7.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-glassfish/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-deployment-test-glassfish</artifactId>
    <version>1.5.7.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-glassfish/
implementation 'org.springframework.boot:spring-boot-deployment-test-glassfish:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-glassfish/
implementation ("org.springframework.boot:spring-boot-deployment-test-glassfish:1.5.7.RELEASE")
'org.springframework.boot:spring-boot-deployment-test-glassfish:war:1.5.7.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-deployment-test-glassfish" rev="1.5.7.RELEASE">
  <artifact name="spring-boot-deployment-test-glassfish" type="war" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-deployment-test-glassfish', version='1.5.7.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-deployment-test-glassfish" % "1.5.7.RELEASE"
[org.springframework.boot/spring-boot-deployment-test-glassfish "1.5.7.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE

provided (1)

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

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.7.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.