Categories |
CategoriesIDE Development Tools Scala Languages |
---|---|
GroupId | GroupIdcom.sidewayscoding |
ArtifactId | ArtifactIdscalate-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionScalate :: Core
Scalate Core
|
Filename | Size |
---|---|
scalate-core-1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sidewayscoding/scalate-core/ -->
<dependency>
<groupId>com.sidewayscoding</groupId>
<artifactId>scalate-core</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sidewayscoding/scalate-core/
implementation 'com.sidewayscoding:scalate-core:1.0'
// https://jarcasting.com/artifacts/com.sidewayscoding/scalate-core/
implementation ("com.sidewayscoding:scalate-core:1.0")
'com.sidewayscoding:scalate-core:pom:1.0'
<dependency org="com.sidewayscoding" name="scalate-core" rev="1.0">
<artifact name="scalate-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sidewayscoding', module='scalate-core', version='1.0')
)
libraryDependencies += "com.sidewayscoding" % "scalate-core" % "1.0"
[com.sidewayscoding/scalate-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
com.sun.jersey : jersey-server Optional | jar | 1.1.5 |
opensymphony : sitemesh Optional | jar | 2.3 |