License |
License |
---|---|
GroupId | GroupIdorg.endea |
ArtifactId | ArtifactIdendea |
Last Version | Last Version0.1.2-1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionendea
Endea is a framework for creating dynamic, robust, highly scalable web
applications in Scala.
|
Filename | Size |
---|---|
endea-0.1.2-1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.endea/endea/ -->
<dependency>
<groupId>org.endea</groupId>
<artifactId>endea</artifactId>
<version>0.1.2-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.endea/endea/
implementation 'org.endea:endea:0.1.2-1'
// https://jarcasting.com/artifacts/org.endea/endea/
implementation ("org.endea:endea:0.1.2-1")
'org.endea:endea:pom:0.1.2-1'
<dependency org="org.endea" name="endea" rev="0.1.2-1">
<artifact name="endea" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.endea', module='endea', version='0.1.2-1')
)
libraryDependencies += "org.endea" % "endea" % "0.1.2-1"
[org.endea/endea "0.1.2-1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |