License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-ext-multipart |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestlight :: Ext :: Multipart
Restlight is a lightweight and rest-oriented web framework.
|
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-ext-multipart/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-ext-multipart</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-multipart/
implementation 'io.esastack:restlight-ext-multipart:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-multipart/
implementation ("io.esastack:restlight-ext-multipart:1.0.0")
'io.esastack:restlight-ext-multipart:jar:1.0.0'
<dependency org="io.esastack" name="restlight-ext-multipart" rev="1.0.0">
<artifact name="restlight-ext-multipart" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-ext-multipart', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-ext-multipart" % "1.0.0"
[io.esastack/restlight-ext-multipart "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |