r

router-fu-annotations

Annotations for defining a router
文件下载
文件名 操作
router-fu-annotations-0.13.jar 下载
router-fu-annotations-0.13.pom 下载
router-fu-annotations-0.13-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.realityforge.router.fu</groupId>
  <artifactId>router-fu-annotations</artifactId>
  <version>0.13</version>
</dependency>
Gradle Groovy
implementation 'org.realityforge.router.fu:router-fu-annotations:0.13'
Gradle Kotlin
implementation("org.realityforge.router.fu:router-fu-annotations:0.13")
Scala SBT
libraryDependencies += "org.realityforge.router.fu" % "router-fu-annotations" % "0.13"
Groovy Grape
@Grapes(
  @Grab(group='org.realityforge.router.fu', module='router-fu-annotations', version='0.13')
)
Apache Ivy
<dependency org="org.realityforge.router.fu" name="router-fu-annotations" rev="0.13" />
Leiningen
[org.realityforge.router.fu/router-fu-annotations "0.13"]
Apache Buildr
'org.realityforge.router.fu:router-fu-annotations:jar:0.13'
本项目依赖
<parent>
  <groupId>org.sonatype.oss</groupId>
  <artifactId>oss-parent</artifactId>
  <version>8</version>
</parent>

compile

|-- org.realityforge.javax.annotation:javax.annotation:1.0.0

|-- com.google.jsinterop:jsinterop-annotations:1.0.2

|-- com.google.jsinterop:jsinterop-annotations:1.0.2

|-- org.w3c.css:sac:1.3

|-- com.google.gwt:gwt-dev:2.8.2

|-- com.google.gwt:gwt-user:2.8.2

|-- com.google.code.gson:gson:2.6.2

|-- org.ow2.asm:asm:5.0.3

|-- org.ow2.asm:asm-util:5.0.3

|-- org.ow2.asm:asm-tree:5.0.3

|-- org.ow2.asm:asm-commons:5.0.3

|-- colt:colt:1.2.0

|-- ant:ant:1.6.5

|-- commons-collections:commons-collections:3.2.2

|-- commons-io:commons-io:2.4

|-- com.ibm.icu:icu4j:50.1.1

|-- tapestry:tapestry:4.0.2

|-- javax.annotation:javax.annotation-api:1.2

|-- javax.servlet:javax.servlet-api:3.1.0

|-- org.eclipse.jetty:jetty-annotations:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-continuation:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-http:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-io:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-jndi:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-plus:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-security:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-server:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-servlet:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-servlets:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-util:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-webapp:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-xml:9.2.14.v20151106

|-- org.eclipse.jetty.toolchain:jetty-schemas:3.1.M0

|-- javax.validation:validation-api:1.0.0.GA

|-- javax.validation:validation-api:1.0.0.GA