is not current version
Last Version 0.0.2

com.github.bjlhx15:maven-archetypes-webapp 0.0.1

pdf 生成

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.bjlhx15
ArtifactId

ArtifactId

maven-archetypes-webapp
Version

Version

0.0.1
Type

Type

jar

Download maven-archetypes-webapp 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/maven-archetypes-webapp/ -->
<dependency>
    <groupId>com.github.bjlhx15</groupId>
    <artifactId>maven-archetypes-webapp</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/maven-archetypes-webapp/
implementation 'com.github.bjlhx15:maven-archetypes-webapp:0.0.1'
// https://jarcasting.com/artifacts/com.github.bjlhx15/maven-archetypes-webapp/
implementation ("com.github.bjlhx15:maven-archetypes-webapp:0.0.1")
'com.github.bjlhx15:maven-archetypes-webapp:jar:0.0.1'
<dependency org="com.github.bjlhx15" name="maven-archetypes-webapp" rev="0.0.1">
  <artifact name="maven-archetypes-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='maven-archetypes-webapp', version='0.0.1')
)
libraryDependencies += "com.github.bjlhx15" % "maven-archetypes-webapp" % "0.0.1"
[com.github.bjlhx15/maven-archetypes-webapp "0.0.1"]