文件名 | 操作 |
---|---|
elytron-web-parent-1.7.0.CR4.pom | 下载 |
<dependency>
<groupId>org.wildfly.security.elytron-web</groupId>
<artifactId>elytron-web-parent</artifactId>
<version>1.7.0.CR4</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.wildfly.security.elytron-web" % "elytron-web-parent" % "1.7.0.CR4"
@Grapes(
@Grab(group='org.wildfly.security.elytron-web', module='elytron-web-parent', version='1.7.0.CR4')
)
<dependency org="org.wildfly.security.elytron-web" name="elytron-web-parent" rev="1.7.0.CR4" />