License |
License |
---|---|
GroupId | GroupIdcom.invms |
ArtifactId | ArtifactIdx |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionx
com.invms.x
|
Filename | Size |
---|---|
x-1.1.4.pom | |
x-1.1.4.jar | 114 KB |
x-1.1.4-sources.jar | 57 KB |
x-1.1.4-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.invms/x/ -->
<dependency>
<groupId>com.invms</groupId>
<artifactId>x</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.invms/x/
implementation 'com.invms:x:1.1.4'
// https://jarcasting.com/artifacts/com.invms/x/
implementation ("com.invms:x:1.1.4")
'com.invms:x:jar:1.1.4'
<dependency org="com.invms" name="x" rev="1.1.4">
<artifact name="x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.invms', module='x', version='1.1.4')
)
libraryDependencies += "com.invms" % "x" % "1.1.4"
[com.invms/x "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.14.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.14.RELEASE |
javax.interceptor : javax.interceptor-api | jar | 3.1 |
org.apache.poi : poi | jar | 3.14 |
org.apache.poi : poi-ooxml | jar | 3.14 |