License |
License |
---|---|
GroupId | GroupIdcom.invms |
ArtifactId | ArtifactIdx |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptionx
com.invms.x
|
Filename | Size |
---|---|
x-1.1.5.pom | |
x-1.1.5.jar | 115 KB |
x-1.1.5-sources.jar | 58 KB |
x-1.1.5-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.invms/x/ -->
<dependency>
<groupId>com.invms</groupId>
<artifactId>x</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.invms/x/
implementation 'com.invms:x:1.1.5'
// https://jarcasting.com/artifacts/com.invms/x/
implementation ("com.invms:x:1.1.5")
'com.invms:x:jar:1.1.5'
<dependency org="com.invms" name="x" rev="1.1.5">
<artifact name="x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.invms', module='x', version='1.1.5')
)
libraryDependencies += "com.invms" % "x" % "1.1.5"
[com.invms/x "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.14.RELEASE |
org.springframework.boot : spring-boot-starter-websocket | 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-ooxml | jar | 5.0.0 |