MVN

com.github.yydf : struts

Maven & Gradle

Jan 24, 2019
1 stars

struts · A simple, light Java WEB + ORM framework.

<dependency>
    <groupId>com.github.yydf</groupId>
    <artifactId>struts</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yydf : struts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.yydf : struts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
struts-1.0.2
struts-1.0.1
struts-1.0.0
0.0.x
struts-0.0.2
struts-0.0.1

How to add a dependency to Maven

Add the following com.github.yydf : struts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.yydf</groupId>
    <artifactId>struts</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.yydf : struts gradle dependency to your build.gradle file:

implementation 'com.github.yydf:struts:1.0.2'

Gradle Kotlin DSL: Add the following com.github.yydf : struts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.yydf:struts:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.yydf : struts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.yydf" % "struts" % "1.0.2"

Advertisement

Dependencies from Group

Jan 24, 2019
1 stars
Dec 18, 2018
0 stars

Discover Dependencies

Dec 07, 2018
1 stars
Dec 07, 2018
0 stars
Dec 21, 2018
1 usages
3 stars
Jan 17, 2019
4 usages
Jan 07, 2019
2 usages
Jan 17, 2019
2 usages
Dec 06, 2021
2 usages
77 stars
Jun 07, 2019
5 stars