文件名 | 操作 |
---|---|
microprofile-lra-parent-1.0-M2.pom | 下载 |
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-parent</artifactId>
<version>1.0-M2</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-parent" % "1.0-M2"
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-parent', version='1.0-M2')
)
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-parent" rev="1.0-M2" />