scalator-core


Categories

Categories

Scala Languages
GroupId

GroupId

com.synhaptein
ArtifactId

ArtifactId

scalator-core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

scalator-core

Download scalator-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1
org.scala-lang : scala-compiler jar 2.8.1
org.fusesource.scalate : scalate-wikitext jar 1.4.1
org.fusesource.scalate : scalate-page jar 1.4.1
com.codahale » jerkson_2.8.1 jar 0.3.1
net.sf.mime-util : mime-util jar 1.2
commons-fileupload : commons-fileupload jar 1.2.2
commons-io : commons-io jar 1.3.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.fusesource.scalate : scalate-test jar 1.4.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1