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