GroupId | GroupIdcom.github.fangjinuo.audit.entityloader |
---|---|
ArtifactId | ArtifactIdaudit-entityloader-resttemplate |
Version | Version2.1.0 |
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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate/
implementation 'com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:2.1.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate/
implementation ("com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:2.1.0")
'com.github.fangjinuo.audit.entityloader:audit-entityloader-resttemplate:jar:2.1.0'
<dependency org="com.github.fangjinuo.audit.entityloader" name="audit-entityloader-resttemplate" rev="2.1.0">
<artifact name="audit-entityloader-resttemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit.entityloader', module='audit-entityloader-resttemplate', version='2.1.0')
)
libraryDependencies += "com.github.fangjinuo.audit.entityloader" % "audit-entityloader-resttemplate" % "2.1.0"
[com.github.fangjinuo.audit.entityloader/audit-entityloader-resttemplate "2.1.0"]