Last Version

DustView 0.4

Server-Side Dust View Library

License

License

GroupId

GroupId

co.kr.itwise
ArtifactId

ArtifactId

dustview
Version

Version

0.4
Type

Type

jar
Description

Description

DustView
Server-Side Dust View Library

Download dustview 0.4


<!-- https://jarcasting.com/artifacts/co.kr.itwise/dustview/ -->
<dependency>
    <groupId>co.kr.itwise</groupId>
    <artifactId>dustview</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.kr.itwise/dustview/
implementation 'co.kr.itwise:dustview:0.4'
// https://jarcasting.com/artifacts/co.kr.itwise/dustview/
implementation ("co.kr.itwise:dustview:0.4")
'co.kr.itwise:dustview:jar:0.4'
<dependency org="co.kr.itwise" name="dustview" rev="0.4">
  <artifact name="dustview" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.kr.itwise', module='dustview', version='0.4')
)
libraryDependencies += "co.kr.itwise" % "dustview" % "0.4"
[co.kr.itwise/dustview "0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7R4
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 3.0-alpha-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.