r

restygwt-maven-archetype

Simple RestyGWT, RestEasy maven archetype
https://github.com/pofuk/restygwt-maven
Apache 2.0
Robert Pofuk
文件下载
文件名 操作
restygwt-maven-archetype-0.7.0.jar 下载
restygwt-maven-archetype-0.7.0.pom 下载
restygwt-maven-archetype-0.7.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.robeja.mojo</groupId>
  <artifactId>restygwt-maven-archetype</artifactId>
  <version>0.7.0</version>
  <type>maven-archetype</type>
</dependency>
Gradle Groovy
implementation 'com.robeja.mojo:restygwt-maven-archetype:0.7.0'
Gradle Kotlin
implementation("com.robeja.mojo:restygwt-maven-archetype:0.7.0")
Scala SBT
libraryDependencies += "com.robeja.mojo" % "restygwt-maven-archetype" % "0.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.robeja.mojo', module='restygwt-maven-archetype', version='0.7.0')
)
Apache Ivy
<dependency org="com.robeja.mojo" name="restygwt-maven-archetype" rev="0.7.0" />
Leiningen
[com.robeja.mojo/restygwt-maven-archetype "0.7.0"]
Apache Buildr
'com.robeja.mojo:restygwt-maven-archetype:jar:0.7.0'
本项目依赖
该项目无第三方依赖