License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutz-plugins-xmlentitymaker |
Version | Version1.r.69.v20220215 |
Type | Typejar |
Description |
DescriptionNutz, which is a collections of lightweight frameworks, each of them can be used independently
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.nutz/nutz-plugins-xmlentitymaker/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutz-plugins-xmlentitymaker</artifactId>
<version>1.r.69.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-xmlentitymaker/
implementation 'org.nutz:nutz-plugins-xmlentitymaker:1.r.69.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutz-plugins-xmlentitymaker/
implementation ("org.nutz:nutz-plugins-xmlentitymaker:1.r.69.v20220215")
'org.nutz:nutz-plugins-xmlentitymaker:jar:1.r.69.v20220215'
<dependency org="org.nutz" name="nutz-plugins-xmlentitymaker" rev="1.r.69.v20220215">
<artifact name="nutz-plugins-xmlentitymaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutz-plugins-xmlentitymaker', version='1.r.69.v20220215')
)
libraryDependencies += "org.nutz" % "nutz-plugins-xmlentitymaker" % "1.r.69.v20220215"
[org.nutz/nutz-plugins-xmlentitymaker "1.r.69.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.69.v20220215 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |