License |
License |
---|---|
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-core |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalogweb-core
Analogweb is tiny,simple,and pluggable web framework.
|
Project Organization |
Project OrganizationAnalog Web Framework Development Team |
Filename | Size |
---|---|
analogweb-core-0.11.0.pom | |
analogweb-core-0.11.0.jar | 259 KB |
analogweb-core-0.11.0-tests.jar | 238 KB |
analogweb-core-0.11.0-sources.jar | 146 KB |
analogweb-core-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-core/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-core</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-core/
implementation 'org.analogweb:analogweb-core:0.11.0'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-core/
implementation ("org.analogweb:analogweb-core:0.11.0")
'org.analogweb:analogweb-core:jar:0.11.0'
<dependency org="org.analogweb" name="analogweb-core" rev="0.11.0">
<artifact name="analogweb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-core', version='0.11.0')
)
libraryDependencies += "org.analogweb" % "analogweb-core" % "0.11.0"
[org.analogweb/analogweb-core "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-junit | jar | 1.0.0.1 |
org.mockito : mockito-core | jar | 2.9.0 |