GroupId | GroupIdorg.terasoluna.gfw |
---|---|
ArtifactId | ArtifactIdterasoluna-gfw-jpa-dependencies |
Version | Version5.6.1.SP1.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
terasoluna-gfw-jpa-dependencies-5.6.1.SP1.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-jpa-dependencies/ -->
<dependency>
<groupId>org.terasoluna.gfw</groupId>
<artifactId>terasoluna-gfw-jpa-dependencies</artifactId>
<version>5.6.1.SP1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-jpa-dependencies/
implementation 'org.terasoluna.gfw:terasoluna-gfw-jpa-dependencies:5.6.1.SP1.RELEASE'
// https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-jpa-dependencies/
implementation ("org.terasoluna.gfw:terasoluna-gfw-jpa-dependencies:5.6.1.SP1.RELEASE")
'org.terasoluna.gfw:terasoluna-gfw-jpa-dependencies:pom:5.6.1.SP1.RELEASE'
<dependency org="org.terasoluna.gfw" name="terasoluna-gfw-jpa-dependencies" rev="5.6.1.SP1.RELEASE">
<artifact name="terasoluna-gfw-jpa-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terasoluna.gfw', module='terasoluna-gfw-jpa-dependencies', version='5.6.1.SP1.RELEASE')
)
libraryDependencies += "org.terasoluna.gfw" % "terasoluna-gfw-jpa-dependencies" % "5.6.1.SP1.RELEASE"
[org.terasoluna.gfw/terasoluna-gfw-jpa-dependencies "5.6.1.SP1.RELEASE"]