Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for jste (0.01 sec)

  1. pom.xml

    L942: <artifactId>dbflute-runtime</artifactId> L943: <version>${dbflute.version}</version> L944: </dependency> L945: L946: <!-- J2EE --> L947: <dependency> L948: <groupId>jakarta.servlet.jsp.jstl</groupId> L949: <artifactId>jakarta.servlet.jsp.jstl-api</artifactId> L950: <version>${jakarta.jstl.api.version}</version> L951: <!-- <scope>provided</scope> --> L952: <exclusions> L953: <exclusion> L954: <groupId>jakarta.el</groupId> L955: <artifactId>jakarta.el-api</artifactId>...
    github.com/codelibs/fess/pom.xml
    Sat Oct 26 02:16:03 UTC 2024
      49.1K bytes
Back to top