文件名 | 操作 |
---|---|
profilestores-0.1.2-incubating.pom | 下载 |
<dependency>
<groupId>org.apache.isis.runtimes.dflt</groupId>
<artifactId>profilestores</artifactId>
<version>0.1.2-incubating</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.apache.isis.runtimes.dflt" % "profilestores" % "0.1.2-incubating"
@Grapes(
@Grab(group='org.apache.isis.runtimes.dflt', module='profilestores', version='0.1.2-incubating')
)
<dependency org="org.apache.isis.runtimes.dflt" name="profilestores" rev="0.1.2-incubating" />