License for Glassfish javax.servlet servlet-api version 2.5? -
anyone know can find proof of license javax.servlet:servlet-api:jar:2.5??? meta-inf/manifest.mf file in servlet-api.jar file indicates component of glassfish application server, i've downloaded glassfish versions version 1 , can't find conclusively says bundled version of servlet-api 2.5.
the servlet-api 2.5 jar files can found on maven central at: http://search.maven.org/#artifactdetails|javax.servlet|servlet-api|2.5|jar while binary jar file not contain license file, sources jar file includes the cddlv1.0 license , link https://glassfish.dev.java.net/public/cddlv1.0.html in java file headers.
Comments
Post a Comment