protostuff archetype

archetypes for applications using protobuf

License

License

GroupId

GroupId

com.dyuproject.protostuff.archetype
ArtifactId

ArtifactId

archetype
Last Version

Last Version

1.0.9
Release Date

Release Date

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

Filename Size
archetype-1.0.9.pom 1 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0