| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdhttp-test-microframework |
| Last Version | Last Version0.9.6-dev |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
| Project Organization |
Project OrganizationMastfrog Technologies |
<!-- https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>http-test-microframework</artifactId>
<version>0.9.6-dev</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/
implementation 'com.mastfrog:http-test-microframework:0.9.6-dev'
// https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/
implementation ("com.mastfrog:http-test-microframework:0.9.6-dev")
'com.mastfrog:http-test-microframework:jar:0.9.6-dev'
<dependency org="com.mastfrog" name="http-test-microframework" rev="0.9.6-dev">
<artifact name="http-test-microframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='http-test-microframework', version='0.9.6-dev')
)
libraryDependencies += "com.mastfrog" % "http-test-microframework" % "0.9.6-dev"
[com.mastfrog/http-test-microframework "0.9.6-dev"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : java-vogon | jar | 2.8.3 |
| com.mastfrog : annotation-tools | jar | 2.8.3 |
| com.mastfrog : graph | jar | 2.8.3 |