| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.kevoree.modeling |
| ArtifactId | ArtifactIdorg.kevoree.modeling.microframework.datastores.http |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
DescriptionKevoree :: Modeling :: DataStores :: HTTP
Kevoree Modeling Framework
|
<!-- https://jarcasting.com/artifacts/org.kevoree.modeling/org.kevoree.modeling.microframework.datastores.http/ -->
<dependency>
<groupId>org.kevoree.modeling</groupId>
<artifactId>org.kevoree.modeling.microframework.datastores.http</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.modeling/org.kevoree.modeling.microframework.datastores.http/
implementation 'org.kevoree.modeling:org.kevoree.modeling.microframework.datastores.http:3.3.0'
// https://jarcasting.com/artifacts/org.kevoree.modeling/org.kevoree.modeling.microframework.datastores.http/
implementation ("org.kevoree.modeling:org.kevoree.modeling.microframework.datastores.http:3.3.0")
'org.kevoree.modeling:org.kevoree.modeling.microframework.datastores.http:jar:3.3.0'
<dependency org="org.kevoree.modeling" name="org.kevoree.modeling.microframework.datastores.http" rev="3.3.0">
<artifact name="org.kevoree.modeling.microframework.datastores.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.modeling', module='org.kevoree.modeling.microframework.datastores.http', version='3.3.0')
)
libraryDependencies += "org.kevoree.modeling" % "org.kevoree.modeling.microframework.datastores.http" % "3.3.0"
[org.kevoree.modeling/org.kevoree.modeling.microframework.datastores.http "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kevoree.modeling : org.kevoree.modeling.microframework | jar | 3.3.0 |
| org.eclipse.jetty : jetty-server | jar | 9.1.0.RC1 |
| org.eclipse.jetty : jetty-client | jar | 9.1.0.RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |