Last Version

analogweb-core 0.11.0

Analogweb is tiny,simple,and pluggable web framework.

License

License

GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-core
Version

Version

0.11.0
Type

Type

jar
Description

Description

analogweb-core
Analogweb is tiny,simple,and pluggable web framework.
Project Organization

Project Organization

Analog Web Framework Development Team

Download analogweb-core 0.11.0


<!-- 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"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.