Last Version

test-web 0.0.1

Light Java MVC Framework

License

License

MIT
GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

test
Version

Version

0.0.1
Type

Type

war
Description

Description

test-web
Light Java MVC Framework
Project URL

Project URL

http://maven.apache.org

Download test 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.silentgo : framework jar 0.0.12

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.