| Categories |
CategoriesScala Languages Security |
|---|---|
| GroupId | GroupIdcom.synhaptein |
| ArtifactId | ArtifactIdscalator-security |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscalator-security
|
| Filename | Size |
|---|---|
| scalator-security-0.2.pom | |
| scalator-security-0.2.jar | 25 KB |
| scalator-security-0.2-sources.jar | 5 KB |
| scalator-security-0.2-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.synhaptein/scalator-security/ -->
<dependency>
<groupId>com.synhaptein</groupId>
<artifactId>scalator-security</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.synhaptein/scalator-security/
implementation 'com.synhaptein:scalator-security:0.2'
// https://jarcasting.com/artifacts/com.synhaptein/scalator-security/
implementation ("com.synhaptein:scalator-security:0.2")
'com.synhaptein:scalator-security:jar:0.2'
<dependency org="com.synhaptein" name="scalator-security" rev="0.2">
<artifact name="scalator-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.synhaptein', module='scalator-security', version='0.2')
)
libraryDependencies += "com.synhaptein" % "scalator-security" % "0.2"
[com.synhaptein/scalator-security "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.synhaptein : scalator-core | jar | 0.2 |
| org.scala-lang : scala-library | jar | 2.8.1 |
| org.fusesource.scalate : scalate-wikitext | jar | 1.4.1 |
| org.fusesource.scalate : scalate-page | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.fusesource.scalate : scalate-test | jar | 1.4.1 |
| junit : junit | jar | 4.8.2 |