GroupId | GroupIdcom.github.fangjinuo.audit.entityloader |
---|---|
ArtifactId | ArtifactIdaudit-entityloader-resttemplate |
Version | Version2.2.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate/ -->
<dependency>
<groupId>com.github.fangjinuo.audit.entityloader</groupId>
<artifactId>audit-entityloader-resttemplate</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate/
implementation 'com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:2.2.7'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate/
implementation ("com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:2.2.7")
'com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:jar:2.2.7'
<dependency org="com.github.fangjinuo.audit.entityloader" name="audit-entityloader-resttemplate" rev="2.2.7">
<artifact name="audit-entityloader-resttemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit.entityloader', module='audit-entityloader-resttemplate', version='2.2.7')
)
libraryDependencies += "com.github.fangjinuo.audit.entityloader" % "audit-entityloader-resttemplate" % "2.2.7"
[com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate "2.2.7"]