Could anyone tell me how to use the maven dependency

18 views
Skip to first unread message

Hector Zhang

unread,
Apr 16, 2017, 5:54:30 PM4/16/17
to Closure Templates Discuss
I am trying to use closure template from maven, I have added this dependency

        <dependency>

            <groupId>com.google.template</groupId>

            <artifactId>soy</artifactId>

            <version>2017-02-01</version>

        </dependency>


And I want to use the jar downloaded by maven: soy-2017-02-01.jar to compile soy file.
But I found that no main class specified in this jar. Could some one give me some advice?
Reply all
Reply to author
Forward
0 new messages