Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.wnameless |
ArtifactId | ArtifactIdjpa-type-flattenedjson |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/ -->
<dependency>
<groupId>com.github.wnameless</groupId>
<artifactId>jpa-type-flattenedjson</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/
implementation 'com.github.wnameless:jpa-type-flattenedjson:0.1.0'
// https://jarcasting.com/artifacts/com.github.wnameless/jpa-type-flattenedjson/
implementation ("com.github.wnameless:jpa-type-flattenedjson:0.1.0")
'com.github.wnameless:jpa-type-flattenedjson:jar:0.1.0'
<dependency org="com.github.wnameless" name="jpa-type-flattenedjson" rev="0.1.0">
<artifact name="jpa-type-flattenedjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless', module='jpa-type-flattenedjson', version='0.1.0')
)
libraryDependencies += "com.github.wnameless" % "jpa-type-flattenedjson" % "0.1.0"
[com.github.wnameless/jpa-type-flattenedjson "0.1.0"]