s2robot.container.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of s2robot-lasta Show documentation
Show all versions of s2robot-lasta Show documentation
This is LastaFlute support.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="s2robot"> <component class="org.lastaflute.di.naming.StyledNamingConvention"> </component> <!-- Container --> <component name="robotContainer" class="org.codelibs.robot.container.LastaRobotContainer"> </component> </components>