is not current version
Last Version 1.0.9

com.dyuproject.protostuff.archetype:basic-webapp 1.0.6

webapp archetype using protostuff, json and jquery

GroupId

GroupId

com.dyuproject.protostuff.archetype
ArtifactId

ArtifactId

basic-webapp
Version

Version

1.0.6
Type

Type

jar

Download basic-webapp 1.0.6


<!-- https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-webapp/ -->
<dependency>
    <groupId>com.dyuproject.protostuff.archetype</groupId>
    <artifactId>basic-webapp</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-webapp/
implementation 'com.dyuproject.protostuff.archetype:basic-webapp:1.0.6'
// https://jarcasting.com/artifacts/com.dyuproject.protostuff.archetype/basic-webapp/
implementation ("com.dyuproject.protostuff.archetype:basic-webapp:1.0.6")
'com.dyuproject.protostuff.archetype:basic-webapp:jar:1.0.6'
<dependency org="com.dyuproject.protostuff.archetype" name="basic-webapp" rev="1.0.6">
  <artifact name="basic-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff.archetype', module='basic-webapp', version='1.0.6')
)
libraryDependencies += "com.dyuproject.protostuff.archetype" % "basic-webapp" % "1.0.6"
[com.dyuproject.protostuff.archetype/basic-webapp "1.0.6"]