All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ninja-servlet-jpa-blog-archetype JAR 6.7.0 with all dependencies


Files of the artifact ninja-servlet-jpa-blog-archetype version 6.7.0 from the group org.ninjaframework.

Artifact ninja-servlet-jpa-blog-archetype
Group org.ninjaframework
Version 6.7.0
Last update 10. February 2021
Tags: super solid ninja full java rock stack fast productive framework
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 7.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ninja-servlet-jpa-blog-archetype

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ninja-servlet-jpa-blog-archetype version 6.7.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven
META-INF.maven.META-INF.maven.archetype-metadata.xml
archetype-resources
archetype-resources.archetype-resources.pom.xml
archetype-resources.src.main.java.META-INF
archetype-resources.src.main.java.META-INF.archetype-resources.src.main.META-INF.persistence.xml
archetype-resources.src.main.java.assets.css
archetype-resources.src.main.java.assets.css.archetype-resources.src.main.assets.css.custom.css
archetype-resources.src.main.java.conf
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.Filters
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.Module
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.Routes
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.ServletModule
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.StartupActions
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.application.conf
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.messages.properties
archetype-resources.src.main.java.conf.archetype-resources.src.main.conf.messages_de.properties
archetype-resources.src.main.java.controllers
archetype-resources.src.main.java.controllers.archetype-resources.src.main.controllers.ApiController
archetype-resources.src.main.java.controllers.archetype-resources.src.main.controllers.ApplicationController
archetype-resources.src.main.java.controllers.archetype-resources.src.main.controllers.ArticleController
archetype-resources.src.main.java.controllers.archetype-resources.src.main.controllers.LoginLogoutController
archetype-resources.src.main.java.dao
archetype-resources.src.main.java.dao.archetype-resources.src.main.dao.ArticleDao
archetype-resources.src.main.java.dao.archetype-resources.src.main.dao.SetupDao
archetype-resources.src.main.java.dao.archetype-resources.src.main.dao.UserDao
archetype-resources.src.main.java.db.migration
archetype-resources.src.main.java.db.migration.archetype-resources.src.main.db.migration.V1__.sql
archetype-resources.src.main.java.db.migration.archetype-resources.src.main.db.migration.V2__.sql
archetype-resources.src.main.java
archetype-resources.src.main.java.archetype-resources.src.main.ehcache.xml
archetype-resources.src.main.java.etc
archetype-resources.src.main.java.etc.archetype-resources.src.main.etc.LoggedInUser
archetype-resources.src.main.java.etc.archetype-resources.src.main.etc.LoggedInUserExtractor
archetype-resources.src.main.java.filters
archetype-resources.src.main.java.filters.archetype-resources.src.main.filters.LoggerFilter
archetype-resources.src.main.java
archetype-resources.src.main.java.archetype-resources.src.main.logback.xml
archetype-resources.src.main.java.models
archetype-resources.src.main.java.models.archetype-resources.src.main.models.Article
archetype-resources.src.main.java.models.archetype-resources.src.main.models.ArticleDto
archetype-resources.src.main.java.models.archetype-resources.src.main.models.ArticlesDto
archetype-resources.src.main.java.models.archetype-resources.src.main.models.User
archetype-resources.src.main.java.views.ApplicationController
archetype-resources.src.main.java.views.ApplicationController.archetype-resources.src.main.views.ApplicationController.index.ftl.html
archetype-resources.src.main.java.views.ApplicationController.archetype-resources.src.main.views.ApplicationController.setup.ftl.html
archetype-resources.src.main.java.views.ArticleController
archetype-resources.src.main.java.views.ArticleController.archetype-resources.src.main.views.ArticleController.articleNew.ftl.html
archetype-resources.src.main.java.views.ArticleController.archetype-resources.src.main.views.ArticleController.articleShow.ftl.html
archetype-resources.src.main.java.views.LoginLogoutController
archetype-resources.src.main.java.views.LoginLogoutController.archetype-resources.src.main.views.LoginLogoutController.login.ftl.html
archetype-resources.src.main.java.views.LoginLogoutController.archetype-resources.src.main.views.LoginLogoutController.logout.ftl.html
archetype-resources.src.main.java.views.layout
archetype-resources.src.main.java.views.layout.archetype-resources.src.main.views.layout.defaultLayout.ftl.html
archetype-resources.src.main.java.views.layout.archetype-resources.src.main.views.layout.footer.ftl.html
archetype-resources.src.main.java.views.layout.archetype-resources.src.main.views.layout.header.ftl.html
archetype-resources.src.main.java.views.system
archetype-resources.src.main.java.views.system.archetype-resources.src.main.views.system.403forbidden.ftl.html
archetype-resources.src.main.java.views.system.archetype-resources.src.main.views.system.404notFound.ftl.html
archetype-resources.src.main.webapp.WEB-INF
archetype-resources.src.main.webapp.WEB-INF.archetype-resources.src.main.webapp.WEB-INF.web.xml
archetype-resources.src.test.java.controllers
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.ApiControllerDocTesterTest
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.ApiControllerMockTest
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.ApiControllerTest
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.ApplicationControllerFluentLeniumTest
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.ApplicationControllerTest
archetype-resources.src.test.java.controllers.archetype-resources.src.test.controllers.LoginLogoutControllerTest
archetype-resources.src.test.resources
archetype-resources.src.test.resources.archetype-resources.src.test.resources.test_for_upload.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy