is not current version
Last Version 0.1.4

org.smartboot.servlet:servlet-plugins-parent 0.1.0


GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

servlet-plugins-parent
Version

Version

0.1.0
Type

Type

pom

Download servlet-plugins-parent 0.1.0


<!-- https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/ -->
<dependency>
    <groupId>org.smartboot.servlet</groupId>
    <artifactId>servlet-plugins-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/
implementation 'org.smartboot.servlet:servlet-plugins-parent:0.1.0'
// https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/
implementation ("org.smartboot.servlet:servlet-plugins-parent:0.1.0")
'org.smartboot.servlet:servlet-plugins-parent:pom:0.1.0'
<dependency org="org.smartboot.servlet" name="servlet-plugins-parent" rev="0.1.0">
  <artifact name="servlet-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.servlet', module='servlet-plugins-parent', version='0.1.0')
)
libraryDependencies += "org.smartboot.servlet" % "servlet-plugins-parent" % "0.1.0"
[org.smartboot.servlet/servlet-plugins-parent "0.1.0"]