Last Version

protostuff archetype 1.0.9

archetypes for applications using protobuf

License

License

GroupId

GroupId

com.dyuproject.protostuff.archetype
ArtifactId

ArtifactId

archetype
Version

Version

1.0.9
Type

Type

pom
Description

Description

protostuff archetype
archetypes for applications using protobuf
Project URL

Project URL

http://code.google.com/p/protostuff/archetype/

Download archetype 1.0.9

Filename Size
archetype-1.0.9.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • basic-webapp
  • basic-gwt-webapp
  • simple-webapp
  • simple-gwt-webapp