License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-ext-multipart-starter |
Version | Version0.1.1 |
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>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-multipart-starter/
implementation 'io.esastack:restlight-ext-multipart-starter:0.1.1'
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-multipart-starter/
implementation ("io.esastack:restlight-ext-multipart-starter:0.1.1")
'io.esastack:restlight-ext-multipart-starter:jar:0.1.1'
<dependency org="io.esastack" name="restlight-ext-multipart-starter" rev="0.1.1">
<artifact name="restlight-ext-multipart-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-ext-multipart-starter', version='0.1.1')
)
libraryDependencies += "io.esastack" % "restlight-ext-multipart-starter" % "0.1.1"
[io.esastack/restlight-ext-multipart-starter "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : restlight-ext-multipart | jar | 0.1.1 |
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 |