mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 09:21:49 +02:00
Implement EppCommandSpecializer
"EppCommandSpecializer" generates a price compositor for exposing a set of fees to the higher level flow logic. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125082714
This commit is contained in:
parent
0306b81040
commit
b7d4e4a5f8
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ java_library(
|
|||
name = "pricing",
|
||||
srcs = glob(["*Test.java"]),
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/collect",
|
||||
"//java/com/google/common/io",
|
||||
"//java/com/google/common/net",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue