is not current version
Last Version 0.1.6

org.smartboot.servlet:smart-servlet-parent 0.1.2

a lightweight servlet container

GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

smart-servlet-parent
Version

Version

0.1.2
Type

Type

pom

Download smart-servlet-parent 0.1.2


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