d

dirigible-components-resources-resources

文件下载
文件名 操作
dirigible-components-resources-resources-8.15.1.jar 下载
dirigible-components-resources-resources-8.15.1.pom 下载
dirigible-components-resources-resources-8.15.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.eclipse.dirigible</groupId>
  <artifactId>dirigible-components-resources-resources</artifactId>
  <version>8.15.1</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.dirigible:dirigible-components-resources-resources:8.15.1'
Gradle Kotlin
implementation("org.eclipse.dirigible:dirigible-components-resources-resources:8.15.1")
Scala SBT
libraryDependencies += "org.eclipse.dirigible" % "dirigible-components-resources-resources" % "8.15.1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.dirigible', module='dirigible-components-resources-resources', version='8.15.1')
)
Apache Ivy
<dependency org="org.eclipse.dirigible" name="dirigible-components-resources-resources" rev="8.15.1" />
Leiningen
[org.eclipse.dirigible/dirigible-components-resources-resources "8.15.1"]
Apache Buildr
'org.eclipse.dirigible:dirigible-components-resources-resources:jar:8.15.1'